-
**Azure DevOps work item**: [https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2224512](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2224512)
**REGRESSION INFO**: Worked in Dev17.11.1.…
-
### Description
I'd like to print a page in .Net Maui Windows application,but when I press Ctrl+P or click on the Print icon on a PDF Viewer ,the Print Dialog appears,but I can't change any settings …
-
# 🙋 Feature Request
Change `FluentIcon`'s `Color` & `FluentMessageBar`'s `MessageIntent` to colorize the respective component in blue.
## 🤔 Expected Behavior
FluentUI-Blazor should align with pretty …
-
### Feature request type
Other
### Component name
Snackbar, TimePicker (and other)
### Is your feature request related to a problem?
To be able to run MudBlazor (version 6.0.9) without breaking t…
-
`Capture the executed frame into the bitmap`
Multiple 2D texture rendering with flashing screen:
mainly alternating black background and texture display
-
### Describe the bug
Whenever I update the WindowsAppSDK in our MAUI Blazor Hybrid App to any version beyond 1.3.230724000, I am unable to change the selected printer in the print dialog.
### St…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
The mere presence of a collocated Javascript file, e.g. "Home.razor.js" breaks Hot Relo…
-
Will WebView2 include a built-in PDF viewer? In comparison, WebView 1 does not display PDF's -- it triggers the event [UnviewableContentIdentified](https://docs.microsoft.com/en-us/uwp/api/windows.ui…
-
First of all, thank you for developing this. Much graph!
**Suggestion:** Multiple features, including the `Help` entry in the context menu has disappeared when upgrading to ScottPlot 5 (Eto.Forms).…
-
将节点拖拽到画布上,单击节点,触发其他事件比如对话框、模态框等,再点击关闭对话框、模态框之后,节点将瞬间出现在鼠标位置,情况就是鼠标自动选中了节点,节点跟随鼠标的移动而移动。我尝试了以下方案均没有效果:
①关闭对话框或者模态框的时候取消节点的选中。
②尝试改变节点触发对话框方式,双击触发对话框。