Skip to content

v6.2.0

Choose a tag to compare

@rxappdev rxappdev released this 08 Mar 04:09
· 11 commits to main since this release
  • Make it possible to set if the tiler should be a Window (new default) or Popup.
    Popup was the old default (and only option), however it sometimes introduces issues for IMEs (and possibly other applications).
    Window uses system animations, but should be compatible with more/all other applications.