Skip to content

Commit

Permalink
Fixing spacing
Browse files Browse the repository at this point in the history
again
  • Loading branch information
Vhou-Atroph committed May 8, 2024
1 parent 3030ece commit 76e55b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tt_damage_calculator/widgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ def reset_vars(self):

def pin(self):
"""Pin or unpin the gag calculator depending on the 'pinned' variable."""

self.attributes('-topmost', self.pinned.get())

def toolbar(self):
Expand Down

0 comments on commit 76e55b1

Please sign in to comment.