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

Repeated Submodel Flags #183

Closed RobertBColton closed 4 years ago

RobertBColton commented 4 years ago

I figured out why the view editing isn't working, the repeated message model isn't forwarding the flags request to the submodels. This seems to work the way I expect. I can now edit the x/y columns of the path editor points list. I am also able in #173 to edit the layer columns.