Skip to content

v1.2.1

Choose a tag to compare

@DoomSalat DoomSalat released this 21 Jul 10:31

Bug Fixes

  • Fixed invisible hotspot arrows - arrow icons in the pivot point quick-set pad were white-on-white in light theme; now uses OpacityMask with theme-aware Brush.Text fill, visible in both light and dark themes
  • Fixed clipped arrow icons - buttons in the 3×3 pad had default padding that cropped the 20px icons; added Padding="0" to all preset buttons
  • Fixed app not closing - process lingered after closing the window; added ShutdownMode="OnMainWindowClose" to ensure clean exit
  • Fixed update window height - increased to fit buttons properly

Improvements

  • New center icon - the center button in the pivot point pad now uses a dedicated crosshair icon (CenterIcon26.png) instead of a text bullet character
  • Updated help text - info box for pivot point editor updated in all 6 languages to reflect the new crosshair icon; added update indicator and info button descriptions to main help text; replaced 'Pick from existing' with puzzle icon in editor help; removed empty tiles line from role picker help

Update Flow

  • Manual download improvements - window closes immediately after clicking download, download runs in background, toast notification appears on main window
  • Download started toast - added notification when update download begins