torum

Results 28 comments of torum

Yes, I can confirm this issue still persists in 1.8.0 (1.8.250907003). Besides that, it is just pain to DllImport("User32.dll".... SetWindowLong to set GWL_HWNDPARENT and EnableWindow to disable parent window besides...

https://github.com/user-attachments/assets/79dca94b-41cf-49b1-ae3b-100541f358fb

This bug just bit me too. I found a workaround. In my case, its ItemsView's ItemInvoked (and DoubleTapped for ListView also has this bug), but I think its pretty much...

Hi. So what's the status of this issue? Not only the size of the DatePicker is wrong, but also the space between it's header text and DatePicker is wrong too....

I just realized that I wasn't using . So, I tried it, but, still I encountered a few minor problems including not vertically aligned item. So, here is the updated...

On the related issue, navigationview's toggle button size is strange when mouse over it for the first time. I remember the similar issue with WinUI3 a long time ago. Adding

And one more thing. I get strange residual line after the selection indicator was erased from NavigationViewItem. I tried many things including adding -1 margin to the left and failed....

I'm experiencing the same thing. https://github.com/AvaloniaUI/Avalonia/discussions/19767