louismrose / eugenia-live

A tool for quickly prototyping graphical editors for domain-specific languages.
http://eugenialive.herokuapp.com
Eclipse Public License 1.0
8 stars 4 forks source link

Navigation breaks back button #1

Closed louismrose closed 11 years ago

louismrose commented 12 years ago

The back button is broken by EuGENia Live:

  1. Open landing page
  2. Select / create a drawing
  3. Double-click to edit a palette item
  4. Hit back

The palette item editor will appear underneath the drawing editor.

louismrose commented 11 years ago

I've fixed (and cleaned up the controller structure) by using a Spine SubStack.