Feature Flagged Question - (for those that dont know it allows you to hide/show property editors based on Microsoft's IFeatureManager)
I am looking at the ability to remove a block from a block list.
The code for this is done, but how to enable an easy way to select the blocks and flags...
My idea is to create a new property editor for selecting flags, which would render nothing to the editor, but would have a prevalue editor for the developer to select when it should be available in the block list.
How does that sound? Anyone got a better idea 😄