Louis Poirier

Results 15 issues of 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...

suggestion
feature-candidate
web

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...

enhancement
Confirmed

### Gamepad API Introducing gamepad events, I'll let pictures spoke for them self: ![2021-07-24_keycode_gamepad-demo-index](https://user-images.githubusercontent.com/950147/126880162-143f5aca-9805-40d7-ba91-9f7482bdba45.png) ![2021-07-24_keycode_gamepad-demo-connected](https://user-images.githubusercontent.com/950147/126880199-6e2d5722-1c73-4fdd-b03f-fb68be071756.png) ![2021-07-24_keycode_gamepad-demo-light-theme](https://user-images.githubusercontent.com/950147/126880201-9978e0c7-95e8-4bad-ad46-67e661bb9936.png) 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 ![51%](https://progress-bar.xyz/51/?title=Work%20in%20progress&width=192&style=flat) **Implemented:** - [ ] Add dynamic resources for: - [x] font size - [x] icon size - [x] margin/padding - [x] Trick `SfSkinManager` to dynamically...

enhancement
ux/ui

**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**...

bug

Add a note about moving a widget between layers regarding event propagation.