Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action module extended #95

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Action module extended #95

wants to merge 2 commits into from

Conversation

MFlisar
Copy link

@MFlisar MFlisar commented Nov 22, 2018

I did following:

  • global actions setup added
  • demo adjusted
  • added title to spinner
  • allow to provide a custom getter/setter for action values with default implementation

Main goal is to avoid, that actions write a single preference file for each setting, so I introduced a singleton setup (ActionSetup) where you initialise the way an actions state is read and saved. If also created DefaultValueHandler which can be used to simply save and restore values to a preference file named "debugdrawer"...

Additionally the name of the spinner is shown in the drawer as well now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant