waslibs icon indicating copy to clipboard operation
waslibs copied to clipboard

Lab:ResponsiveGridView on SemanticZoom not working

Open soydachi opened this issue 8 years ago • 3 comments

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.

modernuidoc modernuidoc2

Thanks for all and have a nice day!

soydachi avatar Jul 28 '16 15:07 soydachi

I'm not sure what are you trying to do. Maybe you can share a snippet of your xaml?

javitosanchez avatar Aug 31 '16 08:08 javitosanchez

Hi @javitosanchez! There is the entire project here: https://github.com/ModernUiDoc/ModernUiDoc

greetings!

soydachi avatar Aug 31 '16 08:08 soydachi

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?

javitosanchez avatar Aug 31 '16 09:08 javitosanchez