Commit graph

13 commits

Author SHA1 Message Date
Karishma Chadha
5ea7369c35 Add a piece of state to keep track of whether the same icon that had a mouse up event also first had a mouse down event on it. 2018-06-12 14:56:21 -04:00
Karishma Chadha
4ea6cd80fd Change top bar label without removing and then recreating/readding a text node. 2018-06-12 14:56:21 -04:00
Karishma Chadha
6f33ef2c2a If body should be in a block on a new line. 2018-06-12 14:56:21 -04:00
Karishma Chadha
7f93185b38 Add comments to differentiate between setMinimized and setRenderedMinimizeState 2018-06-12 14:56:21 -04:00
Karishma Chadha
18c512fce2 Add comment target back so that workspace comments can be dragged from center of comment as well as top bar. 2018-06-12 14:50:45 -04:00
Karishma Chadha
42a6637579 fix constant ordering 2018-06-12 14:50:45 -04:00
Karishma Chadha
3a31481af9 Workspace comment render updates (to match block comments), and new minimize state and functionality. 2018-06-12 14:50:45 -04:00
Karishma Chadha
2c2970df57 Code cleanup addressing PR comments 2018-06-06 18:45:32 -04:00
Karishma Chadha
21802e5570 Cleanup comment events to reduce code duplication. Fix some issues with undo/redo not emitting events. 2018-06-05 14:47:37 -04:00
Karishma Chadha
acb6f17119 Converge some workspace comment and block comment functions. 2018-06-01 21:19:33 -04:00
Karishma Chadha
3d3b8f3427 Final changes for comment events. Resizing and minimizing/maximizing changes are recorded in CommentChange event. Undo/Redo works for all events. 2018-06-01 17:22:10 -04:00
Rachel Fenichel
91af54d85a Respond to review feedback 2018-05-15 17:02:35 -07:00
Rachel Fenichel
6a3692da01 Add the bubble dragger and ws comment basics 2018-05-11 16:35:31 -07:00