Skip to content

Flight Radar 0.1.4

Choose a tag to compare

@yuters yuters released this 01 Aug 14:45
· 46 commits to main since this release

Fixes

  • Typing in a settings field and pressing Save now takes effect without leaving the field first.
  • Clearing the coordinates and saving asks for a fresh location instead of a cached one.
  • Settings saved in the panel are no longer overridden by omarchy bar set.
  • Coordinates can no longer be wiped by saving before the stored config has loaded.

Changes

  • The overhead radius steps in half nautical miles.
  • R and Save redraw every contact where it is now, rather than waiting for the sweep. Background polling still waits for it.

Performance

  • Rings and labels moved to their own canvas: an open panel costs about half the CPU it did.
  • Contact rows keep their identity across a refresh, so a row no longer flickers under the cursor every two seconds.