Skip to content

Commit

Permalink
Set the current style for context windows
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSpen210 committed Apr 29, 2024
1 parent e36a5d1 commit 6c0322c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/UI.py
Original file line number Diff line number Diff line change
Expand Up @@ -1695,6 +1695,7 @@ def style_select_callback(style_id: Optional[str]) -> None:
item.load_data()
refresh_palette_icons()

context_win.cur_style = ref
context_win.hide_context()

# Update variant selectors on the itemconfig pane
Expand Down

0 comments on commit 6c0322c

Please sign in to comment.