Skip to content

Commit ec77102

Browse files
committed
hotfix
1 parent 7a01cc0 commit ec77102

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

ReaperScript.exe

3 Bytes
Binary file not shown.

ReaperScript.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ def on_fix_check_click(master: tkinter.Tk, BUTTONS: List):
203203
column=0,
204204
sticky=tkinter.W,
205205
pady=3,
206+
padx=6,
206207
)
207208
ToolTip(checkbox, HELP_DICT[option], 1)
208209
checkboxes[option] = var

0 commit comments

Comments
 (0)