Commit Graph

7 Commits

Author SHA1 Message Date
Bryan Housel
7a9acd84ee Restore almost all of the rest of the icons throughout the UI 2015-10-31 01:38:39 -04:00
John Firebaugh
1b65034045 Clarify undo/redo tooltips (fixes #1670) 2013-08-13 15:23:25 -07:00
John Firebaugh
48bd8264f7 Disable toolbar during save (fixes #1563) 2013-07-22 12:12:00 -07:00
John Firebaugh
a51e932800 Do preventDefault behavior on ⌘Z and ⌘⇧Z
This prevents some instances of https://bugs.webkit.org/show_bug.cgi?id=117092,
and generally we don't ever want the default undo
behavior when these handlers are triggered.
2013-05-31 14:31:23 -07:00
John Firebaugh
e83423c7e2 Refactor UndoRedo, fix initial tooltip state
Fixes #1487.
2013-05-29 19:42:54 -07:00
Tom MacWright
b720a23897 Jshint fixes 2013-02-12 16:37:13 -05:00
John Firebaugh
e73c19a4e8 Extract iD.ui.UndoRedo 2013-02-12 12:52:11 -08:00