Richard Alam
|
c23b3be31a
|
- fix cast exception on file upload
- fix "undefined" on fileupload window
|
2012-02-24 20:19:37 +00:00 |
|
Richard Alam
|
b09ed1c231
|
- hide zoom slider when ftw
|
2012-02-24 18:43:09 +00:00 |
|
Richard Alam
|
a277d6c339
|
display ftw properly when switching pages
|
2012-02-24 16:51:18 +00:00 |
|
Richard Alam
|
e41af8caef
|
- adjust slide display properly for ftw
|
2012-02-24 14:28:59 +00:00 |
|
Richard Alam
|
3777f433a1
|
- continue to extract the calculations
|
2012-02-23 22:36:42 +00:00 |
|
Richard Alam
|
db03520f77
|
- extracting out slide calculations into separate class
|
2012-02-23 21:59:42 +00:00 |
|
Richard Alam
|
2947518eb6
|
- DRYing up bounds detection code
|
2012-02-23 20:22:49 +00:00 |
|
Richard Alam
|
e4d86ae2f3
|
- bounds detect then using zoom slider for ftw
|
2012-02-23 19:38:32 +00:00 |
|
Richard Alam
|
b9f4dbe168
|
- hook zoom slider
|
2012-02-23 19:25:28 +00:00 |
|
Richard Alam
|
3213cc0299
|
- put the shapes list into it's own class so we don't have to depend on the window being shown to
receive the shape messages...we redraw the shapes when the window gets displayed
|
2012-02-23 15:24:21 +00:00 |
|
Richard Alam
|
efc63bfa66
|
- load whiteboard shapes for latecomers
|
2012-02-22 21:30:42 +00:00 |
|
Richard Alam
|
b86268c5da
|
- don't move slide when resizing fit to page
|
2012-02-21 21:59:49 +00:00 |
|
Richard Alam
|
c067698906
|
- send updates while presenter draw shapes aside from pencil
|
2012-02-21 21:43:58 +00:00 |
|
Richard Alam
|
5abe4eecb4
|
- remove w,h,x,y from message as we don't use them
|
2012-02-21 19:42:39 +00:00 |
|
Richard Alam
|
ef95f1ee69
|
- hook up whiteboard history
|
2012-02-21 18:55:53 +00:00 |
|
Richard Alam
|
5aa67ab7d0
|
- hook up undo and clear buttons
|
2012-02-21 18:29:50 +00:00 |
|
Richard Alam
|
111fabcb3c
|
- FINALLY! Got the shapes to work properly when zooming and resizing.
|
2012-02-21 16:34:05 +00:00 |
|
Richard Alam
|
0a2a6761c3
|
- convert int to Number
|
2012-02-20 16:54:01 +00:00 |
|
Richard Alam
|
1131abaa3f
|
- display shapes in viewer
|
2012-02-20 15:14:48 +00:00 |
|
Richard Alam
|
a1fb358ffd
|
- figure out why shapes aren't aligining properly
|
2012-02-20 14:06:55 +00:00 |
|
Richard Alam
|
56f97d4332
|
- make sure step is correct on how to resize shape when canvas is resized
|
2012-02-16 19:52:57 +00:00 |
|
Richard Alam
|
4740d1c10a
|
- add more parameters on message from presenter to viewer
|
2012-02-16 18:52:39 +00:00 |
|
Richard Alam
|
f46b1ea9a7
|
- handle the mouse up properly when presenter resizes the window
|
2012-02-16 16:41:33 +00:00 |
|
Richard Alam
|
f60fccb10b
|
- scales properly unless you want to be very picky for small lines that shift a bit
|
2012-02-15 22:49:04 +00:00 |
|
Richard Alam
|
e79a650a05
|
- remove optimization for pencil tool
|
2012-02-15 22:48:42 +00:00 |
|
Richard Alam
|
244c76a57b
|
- don't round off point locs
|
2012-02-15 19:05:45 +00:00 |
|
Richard Alam
|
3f9bb3526b
|
- make sure viewed region doesn't go above 100 percent
|
2012-02-15 15:59:39 +00:00 |
|
Richard Alam
|
7b13b85d00
|
whiteboard scales properly
|
2012-02-15 15:39:26 +00:00 |
|
Richard Alam
|
c071377b5e
|
- a little bit of moving around code...changing the factory to return DrawObject instead of Shape
|
2012-02-14 20:31:06 +00:00 |
|
Richard Alam
|
fc3405c936
|
- set canvas size on resize
|
2012-02-14 20:20:41 +00:00 |
|
Richard Alam
|
c077075b52
|
- sync whitebaord but problem with sync when resizing window
|
2012-02-10 22:29:42 +00:00 |
|
Richard Alam
|
57f3dc8be7
|
- sync works except for resizing the height of ftw when doc is fully displayed
|
2012-02-10 21:14:16 +00:00 |
|
Richard Alam
|
01786e2d69
|
- sync ftw and ftp...need to recalculate when resising window height only when full page is displayed
|
2012-02-10 18:34:47 +00:00 |
|
Richard Alam
|
3f7ccf8c1f
|
- ftw syncs...but switching presentation problem with not resetting dimensions
|
2012-02-09 22:49:36 +00:00 |
|
Richard Alam
|
7ec749e5fb
|
- fit ftw resizing
|
2012-02-09 22:34:44 +00:00 |
|
Richard Alam
|
3ed9778968
|
- ftp syncs properly...need to do ftw
|
2012-02-09 22:15:53 +00:00 |
|
Richard Alam
|
df00baa2ea
|
- sync fit-to-page
|
2012-02-09 19:07:34 +00:00 |
|
Richard Alam
|
d3b13edd55
|
try to sync viewed region in viewers window
|
2012-02-08 23:32:53 +00:00 |
|
Richard Alam
|
691b39469e
|
resize ftp whiled zoomed
|
2012-02-08 20:10:26 +00:00 |
|
Richard Alam
|
1e60c9270f
|
- move things around...more work need to be done on ftp resize while zoomed
|
2012-02-08 19:49:50 +00:00 |
|
Richard Alam
|
6772f10d7f
|
- resize ftp with bounds detection
|
2012-02-08 19:28:26 +00:00 |
|
Richard Alam
|
4b9c1971b0
|
fix ftw resizing
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/present/managers/Slide.as
|
2012-02-08 18:43:35 +00:00 |
|
Richard Alam
|
a7d7be6133
|
make zoom, resize, move working for both ftp and ftp
|
2012-02-08 18:09:12 +00:00 |
|
Richard Alam
|
e69ace830f
|
- remove percentage calculations
|
2012-02-08 16:56:48 +00:00 |
|
Richard Alam
|
90a670e1f9
|
- use percentages
|
2012-02-08 16:32:53 +00:00 |
|
Richard Alam
|
613023de60
|
calculate shared region in percentage
|
2012-02-07 19:17:09 +00:00 |
|
Richard Alam
|
37880b4af7
|
- ftp zoom properly
|
2012-02-06 22:24:05 +00:00 |
|
Richard Alam
|
b23b6c51f0
|
fix ftp and ftw move
|
2012-02-06 21:40:53 +00:00 |
|
Richard Alam
|
8dd8bd065a
|
- make window layout absolute and calculate x,y
|
2012-02-06 18:44:17 +00:00 |
|
Richard Alam
|
3c53b996e6
|
extract slide into it's own class
|
2012-02-05 12:42:34 -08:00 |
|