Giter VIP home page Giter VIP logo

qip's Introduction

qip

Build Status

release: Build Status dev: Build Status

Introduction

qip stands for Quadro Interativo Partilhado(shared interactive whiteboard).

Contributing to qip

See the contribution guide for more information.

qip's People

Contributors

c-petterf avatar peddavid avatar simaovii avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

qip's Issues

Compatibility

WebSockets seem to not work in mobile network aside from 4G (and H?)

Current version of firefox seems to not support pointer events. (it's supposed to be compatible)

Clipboard and Keyboard input.

Low priority: Current version of Safari seems to not support pointer events. (was never targeted)

Moving a temporary figure while connected

This is easily seen with images since they're temporary way longer (need to wait API upload and normal send). Moving a figure while it is still temporary disconnects a Client (socket gets stuck) because it's an invalid operation on server (trying to move a figure that doesn't exist).

Receiving action from WS may cause weird effects in current action

In hotfix/1.0.1 a performance patch was made. This performance patch was made trying to fix a bug where a user that was drawing a line would lose the origin to draw point visualization when receiving another line from WebSockets and the visualization of the pen color turned into the received line color.

This happened because receiving a line from WS induced a redraw of the board. Since it does not redraw anymore the bug seemed to be fixed. The problem is that most of the other WS operations cause a redraw in the board and the same bug still persists there (and there is no other option than redrawing).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.