Commit Graph

13 Commits

Author SHA1 Message Date
John Firebaugh fbd583eb76 Hide inspector when dragging (fixes #2229) 2014-05-23 18:03:13 -07:00
Vladimir Agafonkin 92e9b0cbbb throttle hover for less epileptic experience and better perf
Otherwise the sidebar flashes so fast that it makes no sense while
distracting the user and lagging due to heavy sidebar construction.
2014-01-08 19:32:31 +02:00
John Firebaugh ef03a45d48 Don't update entity editor when it's hidden 2013-08-09 14:42:16 -07:00
John Firebaugh c3ec3569b5 Leave save mode when displaying success message 2013-07-25 13:53:15 -07:00
John Firebaugh 94029f2941 Move "Zoom in to Edit" to sidebar 2013-06-12 17:57:48 -07:00
John Firebaugh a1d7d05155 Feature List (#1545) 2013-06-04 10:37:24 -07:00
John Firebaugh cc4f6b16a5 Fix tests 2013-06-03 17:04:01 -07:00
John Firebaugh c68635062c Fix sidebar UI behaviors
* Restore preset search autofocus (fixes #1566)
* Should show hover in draw modes, not preset list
2013-06-03 16:28:30 -07:00
John Firebaugh a84a3364cc selection -> selectedIDs
Overloading "selection" is a bad idea.
2013-06-03 15:48:03 -07:00
John Firebaugh 5156358b07 Minimize number of sidebar rerenders 2013-05-31 16:27:47 -07:00
John Firebaugh 3a7c184e69 Move the save dialog to the sidebar 2013-05-29 17:47:33 -07:00
John Firebaugh c5e275cea5 Don't show "Editing" on hover 2013-05-26 21:38:29 -07:00
John Firebaugh 884d2d0732 Add hover indicator in sidebar 2013-05-26 14:07:10 -07:00