Commit Graph

5 Commits

Author SHA1 Message Date
Bryan Housel ce9c480498 Prefer parentNode over parentElement because IE (closes #2910) 2016-01-13 00:04:59 -05:00
Bryan Housel 3853c0d993 Fix the rest of the icons (leave walkthrough graphics alone for now) 2015-11-02 20:46:08 -05:00
Bryan Housel d7a6b6916c Suppress radial menu when selecting from selection list 2015-03-18 22:19:23 -04:00
John Firebaugh 1f51098c95 Update selection list items on history changes
This is necessary for handling undos/redos during
multiselection. For example: change a feature's preset
or name, select the feature and some others, undo: the
selection list should update to display the former
preset type and former name.

While here, I removed the object indirection and bound
entities directly, and I removed hover effects (since
the features are selected, you can't see the hover).
2013-10-17 14:07:53 -04:00
Aaron Lidman ab1b6a508a Multiselection list UI 2013-10-15 18:30:30 -04:00