Skip to content

v1.8.4

Compare
Choose a tag to compare
@blackholeearth blackholeearth released this 18 Oct 12:54
· 52 commits to master since this release
961a21e

v1.8.4

  • fixed null exception. (at draw border)
    • if you click notifyicon as soon as app starts, it will throw error.
  • jump to click behaviour matches win10 vol slider.
    • using new trackbar control ( ColorSlider - codeProject)
      • added some fixes on it.
      • added: keydown and hold beavior to match native trackbar.
      • added: mouseWheel to trigger Scroll event.
      • scrollling at the edges weird bug discovered . scrolling out of range causing abnormal values.
  • fixed colors back to native. but keep knob style modern.