File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Add widgets to the `frame` attribute of a `ScrollableFrameTk` object.
53
53
briefly, and then hidden.
54
54
55
55
### Demo
56
- ![ ScrollableFrameTk_demo] ( https://github.com/user-attachments/assets/52d5cb6e-94ed-4bb0-8a6b-6ee7a085c042 )
56
+ ![ ScrollableFrameTk_demo] ( https://github.com/user-attachments/assets/205a5ecd-5c99-4144-9bba-29be4c55fbf4 )
57
57
58
58
### Notes
59
59
` "<Button-4>" ` , ` "<Button-5>" ` and ` "<MouseWheel>" ` are bound to all widgets using ` bind_all ` to handle mouse wheel
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
5
5
[project ]
6
6
name = " ScrollableContainers"
7
- version = " 2.2.1 "
7
+ version = " 2.2.2 "
8
8
authors = [
9
9
{ name = " Vishal Pankaj Chandratreya" },
10
10
]
You can’t perform that action at this time.
0 commit comments