Code Monkey home page Code Monkey logo

Comments (3)

prayaas-a avatar prayaas-a commented on June 14, 2024 2

This looks like it's a UWP bug based on this SO question.
Apparently (according to replies by MSFT people) this bug has been fixed as of late 2018 Insider builds (which means it likely shipped with 1903) but it's unfortunately an SDK level bug that hasn't been hotfixed for older versions of the OS yet.

from notepad.

ikarago avatar ikarago commented on June 14, 2024

Like @prayaas-a said, this seems to be an UWP bug, so I won't fix this as this can only be done by Microsoft fixing this in the CommandBar itself (that is, without me having to spend a lot of time on very hacky fixes, which I rather spend fixing more major bugs in the project).

I will update the SDK once Microsoft releases that for the next big release this year, so by then it should hopefully be fixed for all. ;)

from notepad.

prayaas-a avatar prayaas-a commented on June 14, 2024

WinUI 3.0 can't come soon enough haha. That'll decouple the UI layer from the Windows SDK entirely, so you'll be able to target 1703 (for example) while still using the controls and bugfixes released in 2019/2020 SDKs via a NuGet package. Once WinUI 3.0 comes out, it might be a good idea to move this project to it.

For now, perhaps we could move to WinUI 2.1 (aka Microsoft.UI.Xaml via NuGet for the UI rather than the SDK's Windows.UI.Xaml). It's the latter currently iirc. It might fix this issue. What do you think @ikarago ?

from notepad.

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.