felcaetano
|
e13cf362b2
|
Swapping PAGE_UP and PAGE_DOWN key bindings
Swapping the keys as requested by @kaitkrull to fit most of the remotes.
|
2019-11-26 19:00:28 -03:00 |
|
felcaetano
|
83c1cba273
|
Added a switch statment to keep the code cleaner as suggested by @capilkey
|
2019-09-18 20:29:09 -03:00 |
|
felcaetano
|
de22a644d6
|
Added event listener to change slides with Page Up and Page Down
This used to be a feature in the Flash client and this is necessary for presentation remotes to work with the HTML client.
|
2019-09-18 14:12:05 -03:00 |
|
Chad Pilkey
|
442c9dfa58
|
show presentation and wb controls after auto swap back
|
2019-08-13 10:41:47 -07:00 |
|
Chad Pilkey
|
e1dadf689b
|
remove pointless destructures
|
2019-07-31 12:23:05 -07:00 |
|
Vitor Mateus
|
3c0898b7aa
|
Merge remote-tracking branch 'upstream/master' into issue-7022-2
|
2019-07-29 17:10:34 -03:00 |
|
Chad Pilkey
|
e69931a0af
|
Merge remote-tracking branch 'upstream/master' into fix-pan-lag
|
2019-07-25 16:29:52 -07:00 |
|
Chad Pilkey
|
c344a17adb
|
pan/zoom and cursor refactor for better performance
|
2019-07-25 15:55:25 -07:00 |
|
Vitor Mateus
|
120764ee33
|
Adjustments to fullscreen toggle #7022 #7067
|
2019-07-23 16:56:39 -03:00 |
|
Vitor Mateus
|
429bce991e
|
Path to fullscreen-button changed
|
2019-07-22 13:59:34 -03:00 |
|
Joao Siebel
|
8f0783d34f
|
update variable name
|
2019-06-26 13:29:34 -03:00 |
|
Joao Siebel
|
8e64792b66
|
add hint for chat when disconnected
|
2019-06-17 17:49:59 -03:00 |
|
Joao Siebel
|
c6c8ca400b
|
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
|
2019-06-12 15:56:14 -03:00 |
|
Joao Siebel
|
7f7845c47b
|
disable some UI actions when meteor is down
|
2019-06-12 15:40:58 -03:00 |
|
KDSBrowne
|
27bdf23586
|
add formatted numbers to zoom tools
|
2019-06-06 15:52:05 +00:00 |
|
KDSBrowne
|
eb142c7c0d
|
fix accessibility issues as presenter
|
2019-06-06 15:04:02 +00:00 |
|
Anton Georgiev
|
2d991cb078
|
Merge pull request #7286 from KDSBrowne/2.2-issue-7279
Fix refPresentationContainer requestFullscreen is not a function
|
2019-05-22 14:52:18 -04:00 |
|
Ghazi Triki
|
1f6326f7fd
|
Change layout direction for RTL languages.
Update styles for RTL layout.
|
2019-05-14 14:17:19 +01:00 |
|
KDSBrowne
|
f18f4dbdf3
|
fix fullscreenRef prop error
|
2019-05-02 17:35:13 +00:00 |
|
KDSBrowne
|
5105a3bc09
|
make all fullscreen buttons use the same toggle function
|
2019-04-24 14:20:53 +00:00 |
|
KDSBrowne
|
0e724fb890
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-High-contrast-outline
|
2019-04-18 14:29:17 +00:00 |
|
Anton Georgiev
|
093a8a1ecc
|
Merge pull request #7244 from KDSBrowne/2.2-fix-animations-iOS-12.3
Update animations to also work with iOS 12.3 beta
|
2019-04-16 11:12:20 -04:00 |
|
KDSBrowne
|
8c1d9b6c50
|
fix presentation toolbar tooltip positions
|
2019-04-13 21:22:47 +00:00 |
|
KDSBrowne
|
5e573bf58d
|
add arrow key shortcuts to switch presentation slides
|
2019-04-13 03:48:21 +00:00 |
|
KDSBrowne
|
ce98eeee77
|
fix remaining outline issues
|
2019-04-10 14:59:25 +00:00 |
|
KDSBrowne
|
38ba8f8895
|
add outlines for high contrast themes (windows)
|
2019-04-08 14:22:22 +00:00 |
|
Vitor Mateus
|
e5afdacb50
|
Merge remote-tracking branch 'upstream/master' into issue-6944
|
2019-03-12 14:05:32 -03:00 |
|
Vitor Mateus
|
7c76ec4e3a
|
Fix tooltips and fullscreen
|
2019-03-11 13:21:12 -03:00 |
|
KDSBrowne
|
2381ebc5c3
|
fix label toggle for fit to width / page button
|
2019-03-10 17:21:48 +00:00 |
|
Vitor Mateus
|
f8a03a669a
|
Remove donload button and fix tooltip position
|
2019-03-07 16:00:01 -03:00 |
|
Vitor Mateus
|
b0ff131dea
|
Add download button
|
2019-03-06 18:57:07 -03:00 |
|
Vitor Mateus
|
2014dd742f
|
Fixes and improvements
|
2019-02-19 09:27:54 -03:00 |
|
Vitor Mateus
|
61ceab5938
|
Updated the slide control toolbar look. #5191
|
2019-02-14 10:03:25 -02:00 |
|
Vitor Mateus
|
7998f46391
|
Modified presentation toolbar styles
|
2019-02-12 11:35:52 -02:00 |
|
Vitor Mateus
|
bee218adfb
|
Merge remote-tracking branch 'upstream/master' into issue-6521
|
2019-02-08 15:23:53 -02:00 |
|
KDSBrowne
|
eb3bf6010e
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-accessibility-minor-update
|
2019-02-06 17:09:47 +00:00 |
|
Anton Georgiev
|
6b1db968d2
|
Merge pull request #6686 from KDSBrowne/2.2-accessibility-update-02
Improve create breakoutroom modal accessibility
|
2019-02-06 11:52:43 -05:00 |
|
Vitor Mateus
|
b62f78e9a9
|
Change locale for zoom in and zoom out labels
|
2019-02-06 14:51:40 -02:00 |
|
Vitor Mateus
|
8a8c5a997b
|
Add locale for reset zoom button
|
2019-02-06 14:42:12 -02:00 |
|
Vitor Mateus
|
100d9a4825
|
Refactor variable names
|
2019-02-06 14:05:24 -02:00 |
|
KDSBrowne
|
38a05de498
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-accessibility-minor-update
|
2019-02-06 14:49:44 +00:00 |
|
Vitor Mateus
|
3948c8adb6
|
Implement reset zoom
|
2019-02-06 12:03:30 -02:00 |
|
KDSBrowne
|
f602611e44
|
improve create breakoutroom modal accessibility / fix pre-existing lint errors
|
2019-01-30 02:15:01 +00:00 |
|
KDSBrowne
|
749a609565
|
fix minor accessibility issues
|
2019-01-28 13:33:50 +00:00 |
|
Vitor Mateus
|
610dc9d187
|
Fix fit to width button border
|
2019-01-28 10:58:34 -02:00 |
|
Vitor Mateus
|
b0df61a3ba
|
Fix border radius in buttons on presentation-toolbar
|
2018-12-21 15:18:11 -02:00 |
|
Vitor Mateus
|
b4c82553a0
|
Fix skip to slide handler
|
2018-12-21 14:03:55 -02:00 |
|
Anton Georgiev
|
d12c01fb14
|
Merge pull request #6377 from KDSBrowne/hide-toolbar-onSwap
Hide presentation controls in swapped state
|
2018-12-14 15:32:48 -05:00 |
|
KDSBrowne
|
f16366c305
|
hide toolbar when presentation is swapped
|
2018-12-11 16:28:37 +00:00 |
|
KDSBrowne
|
462f20d9bb
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into html5-packages-upgrade
|
2018-12-05 20:54:37 +00:00 |
|