| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
scrollbar
Chrome has a bug where mouse up does not fire when the mouse is released on top of a scrollbar. To work around this issue, I temporary increase the canvas to cover the scrollbar when drawing and then shrink it back on mouse up.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|
|
|
|
|
|
|
|
| |
Reworked the add and remove elements into 1 function which can take 1 or more elements.
Removed the _element from the selection array
Many other changes related to those 2 changes
Undo/Redo shortcuts are now using montage undo/redo manager.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |
|
|
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
|