vchelaru / FlatRedBall

Cross-platform 2D game engine focused on ultimate productivity built in .NET
http://flatredball.com
MIT License
414 stars 66 forks source link

Properties window should not allow you to set IsShared + SetByDerived on a Variable #1575

Closed vchelaru closed 1 month ago

vchelaru commented 1 month ago

It currently does:

image

This is prevented by the new variable window, but the properties window doesn't have this check

vchelaru commented 1 month ago

Update - this restriction was actually removed from the Properties window last year, but the new variable window never got updated. I've instead modified the new variable window and all is good.

b5bbaae11536b8c57e9b911a0aa1e99eaeaf7564