Skip to content

v2.3

Compare
Choose a tag to compare
@artisticfox8 artisticfox8 released this 27 Dec 17:00
· 15 commits to main since this release
f801e80

Fixed three user interface bugs:

  • Settings were not applied to the first loaded tab (basically the tab was loaded before the storage was read)
  • Tab order was not always consistent (basically TabOrderModifications were not sent to every tab like they should have)
  • The selected style was not always applied to the active tab (due to tabs being drawn async because getting favicons)