This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Add Fullscreen Offsets to BladeView #4700
michael-hawker
started this conversation in
Ideas
Replies: 3 comments
|
Was just thinking too, that we could add a 'snap' property and use the leftoffset in either mode too. |
0 replies
|
Does the FlipView offer such properties? |
0 replies
|
Whats the status? Can we archive/close it? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When the BladeView is in Fullscreen mode, it's hard for a user to tell they can scroll with the new collapsing scrollbars:
(e.g. there's blades to the left I can scroll to here.)
It'd be great if we had a
FullscreenMarginorFullscreenLeftOffset/FullscreenRightOffsetproperties to allow for the edges of previous/next blades to be shown:All reactions