Skip to content

Commit

Permalink
Incease boder intensity.
Browse files Browse the repository at this point in the history
  • Loading branch information
Saadmairaj committed May 20, 2021
1 parent 3875835 commit 022514a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tkmacosx/basewidgets/button_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
'_txt', '_bit', '_img', '_bd_color', '_border', '_tf'
)

BORDER_INTENSITY = 0.06
BORDER_INTENSITY = 0.075

_warning_msg_shown = [False]

Expand Down

0 comments on commit 022514a

Please sign in to comment.