Chad Pilkey
dc99353219
add max and min zoom for mobile
2019-08-12 21:54:02 +00:00
Chad Pilkey
e1dadf689b
remove pointless destructures
2019-07-31 12:23:05 -07:00
Chad Pilkey
c344a17adb
pan/zoom and cursor refactor for better performance
2019-07-25 15:55:25 -07:00
Diego Benetti
51bff92d74
Fixes cursor coordinates issues
2019-04-04 18:15:52 -03:00
Diego Benetti
4909c6a46a
Removed if statement which had no use now
2019-04-03 16:47:31 -03:00
Diego Benetti
8172d8215e
Fix to show presenter's name correctly alongside the cursor when multiuser whiteboard is active
2019-04-03 14:45:53 -03:00
Pedro Beschorner Marin
b0c3480fb1
Trying to fix fit-to-width
2019-03-19 16:50:08 -03:00
Anton Georgiev
0190ef4528
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into logout-endmeeting-menu
2019-01-17 18:53:32 +00:00
Vitor Mateus
6a417f7fb3
Import correction
2019-01-16 16:27:48 -02:00
Vitor Mateus
70f16abec6
Limit the zoom functionality (double-tap) to occur only when the pan tool is selected #6520
2019-01-16 16:10:36 -02:00
João Francisco Siebel
6a84618982
increase zoom increment factor to 25. close #6301
2018-12-05 09:00:12 -02:00
Anton Georgiev
c80e379de6
Merge pull request #6104 from Tainan404/zoom-implementation
...
Add fit-to-width for html5
2018-10-25 14:31:29 -04:00
Tainan Felipe
ab064f47c9
fiz zoom when fit to width out
2018-10-24 16:50:49 -03:00
Tainan Felipe
60e0446d89
Fix zoom keeps after fit to width
2018-10-23 16:58:13 -03:00
João Francisco Siebel
252bacb917
Add multiUserPenOnly parameter in yml
2018-10-18 14:03:11 -03:00
Tainan Felipe
9e496a0c93
Add fit to width feature
2018-09-25 09:47:49 -03:00
Tainan Felipe
61c4c62e54
Zoom call only for presenter
2018-09-19 15:13:09 -03:00
Tainan Felipe
ab75ffdddd
Add pinch and double-tap zoom
2018-09-17 15:02:52 -03:00
Tainan Felipe
0372f736fc
Add Double tap zoom and pan navigation
2018-09-12 11:36:04 -03:00
Tainan Felipe
e501b9e5cc
Implement pan zoom
2018-09-04 14:37:36 -03:00
Tainan Felipe
ce6f1699f7
Add flash comment explaining mistery number
2018-08-29 17:20:42 -03:00
Tainan Felipe
742229e88f
Fix lint errors
2018-08-28 16:30:37 -03:00
Tainan Felipe
9f6ed96b36
add zoom functions to component
2018-08-28 14:14:01 -03:00
Tainan Felipe
2815955236
state shared between presentation and overlay
2018-08-28 14:14:01 -03:00
Tainan Felipe
257b4cc8ac
port flash code to js and implement initial work in zoom
2018-08-28 14:14:01 -03:00
Tainan Felipe
25834dd4f8
zoom calc based in flash
2018-08-28 14:13:18 -03:00
Oswaldo Acauan
adb34da217
Fixes for cursor
2018-07-26 16:05:55 -03:00
Oswaldo Acauan
b7823c406c
Merge remote-tracking branch 'upstream/v2.2-dev' into presentation-pods
2018-07-24 17:20:37 -03:00
Oswaldo Acauan
c2f590e3fc
Fix cursor and shapes listener not working in some areas. Closes #5768
2018-06-29 14:58:31 -03:00
Oswaldo Acauan
46a469eb2a
Prevent scrolling while drawing on iOS. Related #5672
2018-06-26 11:01:05 -03:00
Tainan Felipe
a47fe7bdbc
remove event listeners
2018-06-14 16:36:22 -03:00
Tainan Felipe
351dfdc79b
Add event listener to remove cursor when user reloads/leaves page
2018-06-14 13:48:14 -03:00
Oswaldo Acauan
ec07b4434d
Change cursor and annotation to user streams and add optimistic updates
...
WIP | Use streams to cursor and optimistic updates
WIP | Use streamss to whiteboard and optimistic updates
WIP | Remove fake delay
Add two way batching (server/client client/server)
Fix null userId exception and remove logs
wip
Add two way batching (server/client client/server) for cursor
Remove message frequency from draw-listeners component since we handle on message publication
Handle clear and undo messages
2018-05-28 14:46:14 -03:00
Oleksandr Zhurbenko
0c8f1a3bfd
Adjusted multi-user for 2.1
2018-04-09 16:18:49 -07:00
Oleksandr Zhurbenko
962e659378
Switched the components from deprecated method to
2018-01-07 20:44:42 -08:00
Oleksandr Zhurbenko
68391cc782
Added touch events support for the cursor
2017-12-01 19:35:15 -08:00
Oleksandr Zhurbenko
251bd22738
PR review fixes
2017-09-06 12:36:52 -07:00
Oleksandr Zhurbenko
2a91c6aa0b
Fixed a bug initial cursor/shape coordinates on page zooming
2017-08-31 18:42:00 -07:00
Oleksandr Zhurbenko
5d2b215591
Added timers for the pencil and shape draw listeners and fixed a bug with clearing the Annotations collection
2017-08-27 01:12:27 -07:00
Oleksandr Zhurbenko
6a04851469
Fixed all the eslint errors under components/presentation
2017-08-20 17:16:39 -07:00
Oleksandr Zhurbenko
c61dcbce36
Fixed a cursor display/publish for both presenters and viewers
...
Plus linting warnings, no multi-user yet
2017-07-28 17:29:40 -07:00
Oleksandr Zhurbenko
1508ed566c
Resolved some of the issues related to the 2.0 switch
2017-07-14 16:20:16 -07:00
Oleksandr Zhurbenko
9e08cb8567
Refs, PropTypes, fixes
2017-06-07 14:25:47 -07:00
Oleksandr Zhurbenko
6a228c0b77
Corrected the calls to the server-side
2017-06-07 13:45:49 -07:00
Oleksandr Zhurbenko
967c0bb4fb
Restructuring, improvements
...
Removed unnecessary state, 'out of bounds' check, adjusted the coordinate system for the text shape
2017-05-26 13:06:34 -07:00
Oleksandr Zhurbenko
21f09edaeb
Fixed a bug with cursor not moving vertically/horizontally
2017-05-26 12:06:35 -07:00
Oleksandr Zhurbenko
4296bac515
Improved presenter's cursor component
...
Changed naming and removed unnecessary variables from the state
2017-05-26 12:05:19 -07:00
Oleksandr Zhurbenko
8482ad5a9b
Fixed a bug with cursot mouseEvent not firing after changing the drawing settings
2017-05-08 13:29:54 -07:00
Oleksandr Zhurbenko
0039eba840
Whiteboard scaling/ositioning, svg coordinate system, ui fixes
...
Fixed whiteboard and wbtoolbar positioning in FF, set a proper SVG coordinate system, fixed scaling (let SVG scale everything)
2017-04-27 15:18:53 -07:00
Oleksandr Zhurbenko
861256ddbc
Changed a variableName to better reflect the content
2017-04-19 12:13:52 -07:00