You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is by design on Windows, and at the moment we do not have plans to make SwipeViews pointer-enabled on the desktop. (On macOS, they do function with the mouse, because the mouse is a proxy for touch interactions and macOS does not provide any native touch interface. However, context menus are still the better option for desktop applications.)
We're updating the documentation to make it more clear that SwipeView does not work with the mouse on Windows.
Thus by design you break the very principle that you intended to adhere to, forcing developers to create work arounds for different platforms, or just abandon the whole thing again, and go back tot he decades old tech of WinForms and WPF
This discussion was converted from issue #24383 on August 22, 2024 21:06.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
MAUI by design is supposed to provide a Cohesive Design Principle.
MAUI promotes a consistent look and feel, regardless of the device.
But it does not.
Thus by design you break the very principle that you intended to adhere to, forcing developers to create work arounds for different platforms, or just abandon the whole thing again, and go back tot he decades old tech of WinForms and WPF
References:
#6152
#16287
Beta Was this translation helpful? Give feedback.
All reactions