Improved
swiftDialog 3.0 Beta 3
Everything from previous preview and beta releases plus the following:
Fixes:
- Fix Incorrect window spacing when
--centericonand--buttonstyle stackare used together #578 - Fix issue where dark mode disabled buttons look clickable #579
- Fix
show:andhide:code so if ablurscreenis present we manage it properly. #581
Updates:
- Updated listitem status
- Can now specify an SF symbol with optional colour as the status. When updating the status from one SF symbol to another, the update will animate with the sf symbol content transition, e.g. going from
shield.filltoshield.slash.fillthe slash will animate in place. examplelistitem: index: 0, status: shield.filllistitem: index: 0, status: shield.slash.fill
- Can now specify an SF symbol with optional colour as the status. When updating the status from one SF symbol to another, the update will animate with the sf symbol content transition, e.g. going from
- Inspect-mode related changes and additions from PR #582 (thanks @headmin):
- Add inspect-mode UI additions along with requested changes to preset 1-3
- Refactored Preset 1-2 layouts, add UI customization along with better workflow control