Giter VIP home page Giter VIP logo

Comments (4)

jevansaks avatar jevansaks commented on May 22, 2024

@sibille Are you aware of the second issue reported here where WTS generates unconditional code that doesn't run on Phone? If not, would you open an issue on your side?

from microsoft-ui-xaml.

sibille avatar sibille commented on May 22, 2024

Thanks @jevansaks, I'll open an issue on WTS for the second part

from microsoft-ui-xaml.

chrisglein avatar chrisglein commented on May 22, 2024

The NavigationViewBackButton is set to 40x40 by its style. 24pt icon. Picked up from rs_generic.xaml.
The TogglePaneButton is set to 48x44 according to its RS2 style. 16pt icon.

Running the same app on desktop (not phone), we pick up RS5 styles and TogglePaneButton has dropped to 40x40 according to the new RS5 standard density. The NavigationViewBackButon remains at 40x40. So they match in footprint. They also match with 16pt icons.

So there are two issues: The control footprints are different. Also the back button icon size is larger.

Switching to the 2.1 prelease build the footprint is fixed (due to downlevel density); both are 40x40. But the 24pt back button icon remains. Again, this appears to be a phone-specific difference. On desktop the icon is 16pt.

from microsoft-ui-xaml.

jevansaks avatar jevansaks commented on May 22, 2024

Sadly, phone is going out of support at the end of the year so unless we have a repro on a supported platform (desktop, xbox, etc) then we can't justify spending time on this.

from microsoft-ui-xaml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.