ewerybody / a2

Autohotkey module managing and developing framework.
GNU General Public License v3.0
63 stars 10 forks source link

New Modules not selected/invisible when created with "✔Only Enabled" #149

Closed ewerybody closed 6 years ago

ewerybody commented 7 years ago

Expected Behavior

If the "Only Enabled" option is set in the module list and you create a new module the resulting module will be selected and shown nonetheless. (At least until the list is redrawn)

Current Behavior

Nothing happens. It looks like it didn't do anything.

Possible Solution

The refresh function for the list needs an option to show and select a module although its actually filtered out! The New Module dialog needs to call the refresh then that way.