mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
78f4e1e2ee
@ -72,6 +72,8 @@
|
|||||||
"switch_border_width": 3,
|
"switch_border_width": 3,
|
||||||
"switch_corner_radius": 1000,
|
"switch_corner_radius": 1000,
|
||||||
"switch_button_corner_radius": 1000,
|
"switch_button_corner_radius": 1000,
|
||||||
"switch_button_length": 0
|
"switch_button_length": 0,
|
||||||
|
"scrollbar_corner_radius": 1000,
|
||||||
|
"scrollbar_border_spacing": 4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -72,6 +72,8 @@
|
|||||||
"switch_border_width": 3,
|
"switch_border_width": 3,
|
||||||
"switch_corner_radius": 1000,
|
"switch_corner_radius": 1000,
|
||||||
"switch_button_corner_radius": 1000,
|
"switch_button_corner_radius": 1000,
|
||||||
"switch_button_length": 0
|
"switch_button_length": 0,
|
||||||
|
"scrollbar_corner_radius": 1000,
|
||||||
|
"scrollbar_border_spacing": 4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -72,6 +72,8 @@
|
|||||||
"switch_border_width": 3,
|
"switch_border_width": 3,
|
||||||
"switch_corner_radius": 1000,
|
"switch_corner_radius": 1000,
|
||||||
"switch_button_corner_radius": 1000,
|
"switch_button_corner_radius": 1000,
|
||||||
"switch_button_length": 2
|
"switch_button_length": 2,
|
||||||
|
"scrollbar_corner_radius": 1000,
|
||||||
|
"scrollbar_border_spacing": 4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user