-
### Describe the bug
https://www.newgrounds.com/portal/view/922049
First thing I noticed is you can't select with mouse.
This appears to be the same as this issue:
https://github.com/ruffle-rs/r…
-
Hi there,
I have not found any information regarding a dark mode for the Nomad UI, so I wanted to know if it would be of any interest for the UI team to implement one.
### Proposal
Add controls…
-
I only found color pickers that depended on material, I hope it doesn't depend on material at all. Is there a color picker that can meet this requirement?
Thank you!
-
Each of the three dates that the time slider keeps track of is represented twice in the time slider UI:
* The range start date has input fields at the top and a label to the left of the slider.
* …
1ec5 updated
4 months ago
-
### Description [UPDATED]
When our MAUI app for iOS is run on iPad, it crashes a few seconds after being backgrounded by pressing home button. Interestingly, this doesn't happen on iPhone.
To recrea…
-
Windows 11, version 23H2
Latest Windhawk, latest start menu styler.
This is gonna be a convoluted bug, I have a laptop and windows 11 has the issue where waking up from sleep sometimes the taskba…
-
https://drafts.csswg.org/css-ui/#appearance-switching
Can we standardize the behavior of appearance:auto/none as it relates to a control and its pseudo-elements?
Sorry if I'm late to the discuss…
-
### Describe the solution you'd like
/assets/js/frontend/single-product.js?ver=7.3.0:321
`// Initializes and opens PhotoSwipe.`
`var photoswipe = new PhotoSwipe( pswpElement, PhotoSwipeUI_Default…
-
### Is your feature request related to a problem? Please describe
Unlike `ContextMenu`, `ContextMenuStrip` seems to be missing the `MFT_MENUBREAK` or `MFT_MENUBARBREAK` flags.
Please implement the…
-
```
goog.ui.Container will only accept Controls, but many components which are
often grouped with controls (eg. ComboBox, InputDatePicker, LabelInput,
ProgressBar) are just Components and cannot be …