Oleksandr Zhurbenko
f9b2cdb01c
Removed unnecessary Tracker.autorun and cleaned up things
2015-09-09 10:24:57 -07:00
Oleksandr Zhurbenko
db3b95e990
Added proper scaling for the whiteboard when a polling or bottom presenter buttons templates are rendered or destroyed
2015-09-08 16:57:39 -07:00
Oleksandr Zhurbenko
0d00fb786b
Prevented a whiteboard from unnecessary redrawing and improved scaling
2015-08-28 20:12:44 -07:00
Oleksandr Zhurbenko
621ebc169d
Prevented whiteboard's redrawing when one of the shapes is redrawn
2015-08-27 17:55:28 -07:00
Maxim Khlobystov
e676b2b1c4
Set the client to store the slide URI in a more general way to be able to handle old PNG links.
2015-08-17 16:55:28 -04:00
Maxim Khlobystov
5c0cb9c3d8
Merge branch 'meteor-client-pdf-conversion' of https://github.com/gthacoder/bigbluebutton into development
...
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/pubsub/senders/PesentationMessageToJsonConverter.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/PresentationModel.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/red5/PresentationClientMessageSender.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/redis/PresentationEventRedisRecorder.scala
2015-08-06 16:21:31 -04:00
Maxim Khlobystov
63d51bc437
Made the chat input box resizable vertically.
2015-07-19 20:34:07 -04:00
Maxim Khlobystov
68529c8c0f
Added changes to HTML5 client to handle SVG URI field.
2015-07-15 17:17:19 -04:00
Maxim Khlobystov
1eb6932317
Merge branch 'fix-clean-message-slowdown' of https://github.com/lfzawacki/bigbluebutton into meteor-client
2015-06-08 10:41:36 -07:00
Maxim Khlobystov
a53b88f5e7
Made the whiteboard properly resize when the slide navigation controllers appear/disapper.
2015-05-28 10:06:57 -07:00
Lucas Zawacki
6b04a86e7e
Prevent slowdown on firefox when deleting lots of shape messages
...
By creating a new collection called WhiteboardCleanStatus which
is used to alert the clients that the server is cleaning shapes.
When shapes are being cleaned they are not drawn and so things don't slow down on firefox or chrome
2015-05-05 18:33:08 -04:00
Maxim Khlobystov
21be913ff1
Went back to using the height of the whole whiteboard area when calculating slide dimensions (fixed the issue with missing whiteboard on client load).
2015-04-10 15:15:58 -07:00
Maxim Khlobystov
659b86cde9
Modified the calculation of the slide image dimensions to eliminate the dependency on the whiteboard navbar height (allowed the slide to use all of the available space in full screen mode).
2015-03-29 13:51:18 -07:00
Anton Georgiev
d830e3358d
move the HTML5 client code outside of labs
2015-03-05 17:55:23 +00:00