Maxim Khlobystov
|
8973c30646
|
Made sure the whiteboard is visible when user enters the meeting using browser in portrait orientation.
|
2015-01-06 13:50:54 -08:00 |
|
Maxim Khlobystov
|
8a4b7b6195
|
Eliminated unnecessary async operations on drawing/redrawing the whiteboard.
|
2015-01-06 09:42:37 -08:00 |
|
Maxim Khlobystov
|
dd3add4c29
|
Made the whiteboard use space more effectively in portrait orientation.
|
2014-12-22 11:11:09 -08:00 |
|
Maxim Khlobystov
|
04ccd594ca
|
Encapsulated some duplicate code.
|
2014-10-31 15:27:27 -07:00 |
|
Maxim Khlobystov
|
fe31d6e091
|
Removed unnecessary code.
|
2014-10-31 14:48:10 -07:00 |
|
Maxim Khlobystov
|
48cea9b861
|
Prevented the footer from covering the slide in a small window.
|
2014-10-31 11:56:14 -07:00 |
|
Maxim Khlobystov
|
91ad8d560b
|
Prevented the whiteboard from redrawing another identical image every time some shape is destroyed, fixed the issue with an auto-resized slide happening when undoing/clearing the whiteboard.
|
2014-10-28 18:10:51 -07:00 |
|
Anton Georgiev
|
e3089c0644
|
fix for the whiteboard
|
2014-10-21 15:36:53 +00:00 |
|
Anton Georgiev
|
21906c7b2c
|
error - was not finding whiteboardPaperModel
|
2014-10-20 21:43:57 +00:00 |
|
Maxim Khlobystov
|
d08f553ac1
|
Fixed reactivity of whiteboard (cursor, shapes).
|
2014-10-16 13:45:42 -07:00 |
|
Maxim Khlobystov
|
d9c60a4ad3
|
Fixed slide size adjustment and whiteboard scaling crushed after modifying template helpers.
|
2014-10-16 11:18:46 -07:00 |
|
perroned
|
e68c4a64d5
|
Fixed issue with function in wrong spot.
|
2014-10-16 06:24:31 -07:00 |
|
perroned
|
ce41c6798d
|
Merge remote-tracking branch 'anton/meteor-new-auth' into meteor-new-auth
Conflicts:
labs/meteor-client/app/client/views/whiteboard/slide.coffee
labs/meteor-client/app/server/collection_methods/users.coffee
|
2014-10-16 06:15:13 -07:00 |
|
Anton Georgiev
|
0b061f4f2f
|
cleaning up
|
2014-10-15 22:28:54 +00:00 |
|
Anton Georgiev
|
ef67843d66
|
fixes for not supporting Template.xxx.yyy = ... inside templates
|
2014-10-15 22:26:27 +00:00 |
|
Maxim Khlobystov
|
0dd833d412
|
Fixed the undo/clear functionality on the whiteboard and made it work smoothly without blinking.
|
2014-10-14 18:36:30 -07:00 |
|
Maxim Khlobystov
|
e3ff7478f2
|
Fixed the gap between the slide and its container.
|
2014-10-14 11:35:25 -07:00 |
|
Maxim Khlobystov
|
de01ede378
|
Fixed the issue with whiteboard positioning in the browser window that is not full size.
|
2014-10-13 14:54:42 -07:00 |
|
Anton Georgiev
|
3905e45de7
|
moving the meteor files into an app folder so that grunt can reside in the root without breaking meteor
|
2014-10-02 16:16:34 +00:00 |
|