enigma-dev / RadialGM

A native IDE for ENIGMA written in C++ using the Qt Framework.
GNU General Public License v3.0
46 stars 22 forks source link

Window Menu MDI Icons #141

Closed RobertBColton closed 4 years ago

RobertBColton commented 4 years ago

I just noticed this was different from LGM so I decided to tweak it. Interestingly, all versions of GM before GMSv1.4 did not even have this menu. Even when GMSv1.4 finally added it, they didn't use the MDI subwindow icons like LGM did. Obviously the icons help to easily pick out the windows from the list. Later I would like sprites/backgrounds/objects to actually use the same icon as the tree node too.

Master Pull
Master MDI Window Checkboxes Pull Request MDI Icons