mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00

Now the user can : - Set a height of less than 200px in ScrollableFrame if the orientation is Vertical (Default). - Set a width of less than 200px in ScrollableFrame if the orientation is Horizontal. - Change the corner radius of the Scrollbar in ScrollableFrame. - Change the cursor of the Scrollbar (default now is 'hand 2').