Skip to content

fix(ui): improve busy overlay cancel button styling#204

Merged
ALDamico merged 1 commit into
developfrom
bugfix/cancel-button-styling
May 31, 2026
Merged

fix(ui): improve busy overlay cancel button styling#204
ALDamico merged 1 commit into
developfrom
bugfix/cancel-button-styling

Conversation

@ALDamico

Copy link
Copy Markdown
Owner
  • Replaced plain Button with IconButton (StopFill icon, btn-danger class)
  • Added HorizontalAlignment="Center" and Margin="12" to cancel button
  • Removed unused xmlns:system namespace declaration

Closes #203

- Replaced plain Button with IconButton (StopFill icon, btn-danger class)
- Added HorizontalAlignment="Center" and Margin="12" to cancel button
- Removed unused xmlns:system namespace declaration
@ALDamico ALDamico self-assigned this May 31, 2026
@ALDamico ALDamico added the bug Something isn't working label May 31, 2026
@ALDamico
ALDamico merged commit ffbb210 into develop May 31, 2026
2 checks passed
@ALDamico
ALDamico deleted the bugfix/cancel-button-styling branch May 31, 2026 10:13
@ALDamico ALDamico mentioned this pull request Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ui: improve busy overlay cancel button styling and center overlay content

1 participant