Kingcean Tuan
Kingcean Tuan
### Describe the bug The area which was set by draggable (by method `AppWindow.TitleBar.SetDragRectangles`) will no longer draggable nor clickable anymore. In particular, if we do `SetDragRectangles` with one area...
### Describe the bug The taskbar is not covered if the window was maximized before entering full screen. ### Steps to reproduce the bug 1. Maximize the window. 2. Enter...
### Describe the bug If set `Window.ExtendsContentIntoTitleBar` to `true` and call `Window.SetTitleBar` with an element, the caption buttons and drag region are still there after set full-screen presenter. ### Steps...
This PR is a significant change of core library `DiffPlex`. 1. Add `ReadOnlySpan` supports to differ and its accessories. At the same time, update the TFM to enable this feature...