fix scrolling in notifications applet by setting a maximum height#13762
fix scrolling in notifications applet by setting a maximum height#13762archisman-panigrahi wants to merge 1 commit into
Conversation
|
I'm afraid this solution won't work with the next version of Cinnamon. |
What is the alternative? |
|
Using |
Are you sure it has been deprecated? I can't find any references to that into the cinnamon code, also it seems to still be used in the codebase. I tested this with Cinnamon 6.7 on the LM 23 alfa and seems to be working as well. I ask this because I'm planning to use |


This will Fix #13761 by setting a maximum height for the notification applet, beyond which, the scrollbar will appear. Previously, the height was growing beyond the screen size, and the scrollbar never appeared.