Aegis icon indicating copy to clipboard operation
Aegis copied to clipboard

Fix Scrolling in BottomSheet

Open InfiniteCoder06 opened this issue 1 year ago • 2 comments

Resolves #755 PR Continution #841

InfiniteCoder06 avatar Apr 15 '24 06:04 InfiniteCoder06

I'm not convinced that making a bottom sheet dialog scrollable requires locking it down like this. For example: The content of the icon selection dialog is scrollable, but is also still draggable an expandable to a larger size.

alexbakker avatar Apr 16 '24 18:04 alexbakker

Yeah I can understand, If I implement that what i.e with draggable and full Screen. The buttons are only visible only when the screen is fully expanded.

[

https://github.com/beemdevelopment/Aegis/assets/68219142/13d7953c-8ac1-40a1-bdab-8ed93740ceb5

]

InfiniteCoder06 avatar Apr 17 '24 04:04 InfiniteCoder06