Skip to content

Bug fixes and performance improvement

Latest
Compare
Choose a tag to compare
@akitchen akitchen released this 22 Jun 23:41

This build contains two internal fixes/improvements, but no new features.

Introducing another display option made the default visualizer a little less efficient in displaying keystrokes. This is improved by over 80% by making the user's display settings stateful within the visualizer in addition to their storage in NSUserDefaults.

In addition, the About panel should now display more reliably following migration to ARC.