Louis Poirier
Louis Poirier
Hello, Thank you for this package. 👍 I read this recent article [web.dev - file system access](https://web.dev/file-system-access/) which describe how Chromium provide a File System Access API on web applications...
Add overload operators for `Vector3` and `Vector4`. - Includes +, -, *, /, < and
After a small talk on Matrix chat (@annevk), I'd like to present a problem and use-case regarding handles when they no longer exists on user's device. Currently, read/write access operations...
It would be great to provide an option such as: - `showOnlyPicker="true"` to only show the color picker panel when opening. It would also hide the return button to prevent...
### Gamepad API Introducing gamepad events, I'll let pictures spoke for them self:    I've tested it on Firefox, Chrome and Edge with success using an Xbox One...
Currently, copy/cut/paste events works as expected within canvas, where ImGui is rendered. But, this prevent any normal copy/cut/paste events outside the canvas. Is it possible to restore normal clipboard behaviors?...
**New form field** Show a dropdown-like form field based on a value and a list of values. Fallback to a default value when current value is not found in list....
# Added UI scaling  **Implemented:** - [ ] Add dynamic resources for: - [x] font size - [x] icon size - [x] margin/padding - [x] Trick `SfSkinManager` to dynamically...
**Describe the bug** WScript shortcut in Log dock was introduced by #1939. On first launch, the list of scripts will only show User scripts and not System scripts. **To Reproduce**...
Add a note about moving a widget between layers regarding event propagation.