waslibs
waslibs copied to clipboard
Lab:ResponsiveGridView on SemanticZoom not working
Hi! :)
I'm working on a community documentation with real samples of this (https://github.com/ModernUiDoc/ModernUiDoc), you are invited of course!
The issue that I get is when I zoom out an tap on an Item, SemanticZoom is not going to any place. Is that right? You can check the demo of ModernUiDoc.
Thanks for all and have a nice day!
I'm not sure what are you trying to do. Maybe you can share a snippet of your xaml?
Hi @javitosanchez! There is the entire project here: https://github.com/ModernUiDoc/ModernUiDoc
greetings!
Do you mean that SemanticZoom is not working when try to zoom in/out with your fingers gesture? If so, you should use the property ScrollViewer.ZoomMode="Enabled"
. If not, could you elaborate more your issue?