Skip to content

1.1.3

Compare
Choose a tag to compare
@schlosrat schlosrat released this 28 Jan 01:10
· 32 commits to main since this release
  • Converted single-press buttons to repeat buttons for actions that apply small and large steps. This has the effect that if you press one of these buttons a single time and release you get the "normal" behavior, but if you press and hold, then after a brief delay (nominally 1 second) the longer you hold the more times the effect is applied (nominally 10 times/sec). The delay and interval are user-configurable so that you can adjust how sluggish or speedy it is to your taste.
  • Fixed issue where, if Auto Shutdown is enabled, you would not be able to raise the UI by pressing the app bar button unless a node is present in the future. Now you should be able to force the UI to appear when you press the app bar button and it will remain up until you've created a node or dismissed it manually. If you create a node, then it will continue to remain up until the node is past and there are no future nodes, or you dismiss it manually.
  • Added a user-configurable delay for the application of the Auto Shutdown feature. This is not quite working, but the configurable is there for future use when I sort out how to make it work better. Nominal delay time is 10 seconds.