ewerybody / a2

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

implement reverting module user settings #170

Closed ewerybody closed 6 years ago

ewerybody commented 6 years ago

there are menu actions for ages already. Now that #168 is done this should be easy to implement :)

ewerybody commented 6 years ago

I'll finish this for now. Moving the "any" single element to backlog.

I just implemented .has_user_cfg() and .clear_user_cfg() to the Draw base classes. So it works already and would be easy to do but it requires some overhaul of the general frontend drawing of elements

54 #66