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
I don't get what's wrong here.
Could you be a bit more specific on what you think should be changed.
Sometimes it's better to explain how it should be instead of saying it's wrong. ;-)
batzen
changed the title
On a touch screen, Menu is displayed on the left of focus
ContextMenu and Popup has 10px space at bottom and right side
Nov 16, 2014
On a touch screen, Menu is displayed on the left of focus. Look at the picture below:
Image
https://onedrive.live.com/embed?cid=FF860405C40AB4A9&resid=FF860405C40AB4A9%217423&authkey=ACdNH2EeZNWxdJ8
It is a dropdownbutton, the right edge of the menu and the right edge of the button are right-aligned. But there is 10px to display the shadow!
The picture below shows a contextmenu:
Image
https://onedrive.live.com/embed?cid=FF860405C40AB4A9&resid=FF860405C40AB4A9%217422&authkey=AGBPsxCWNIK6n9A
This may caused by these code(XAML), these code exist in all kind of controls which contains menus.
Image
https://onedrive.live.com/embed?cid=FF860405C40AB4A9&resid=FF860405C40AB4A9%217424&authkey=AHWCyvbzPB0GEBk
So, some measures should be taken to deal with it.
The text was updated successfully, but these errors were encountered: