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. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Does the FlipView offer such properties? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Whats the status? Can we archive/close it? |
Beta Was this translation helpful? Give feedback.
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
FullscreenMargin
orFullscreenLeftOffset/FullscreenRightOffset
properties to allow for the edges of previous/next blades to be shown:Beta Was this translation helpful? Give feedback.
All reactions