ui icon indicating copy to clipboard operation
ui copied to clipboard

Commonly used UI components for PixiJS

Results 29 ui issues
Sort by recently updated
recently updated
newest added

I am currently working with ScrollBox and need to handle large datasets efficiently. I would like to know whether ScrollBox supports virtual scrolling.

enhancement

https://v6.swiperjs.com/demos

enhancement

pixi/ui add react export const Pixitest = () => { const blurFilter = useMemo(() => new BlurFilter(4), []) const ref = useRef() useEffect(() => { const button = new ButtonContainer()...

enhancement

**Please Describe The Problem To Be Solved** Basically, this [PIXI.TextInput](https://mwni.io/opensource/PIXI.TextInput/demos/demo_default.html) plugin. I believe the official one should be as good as this plugin. - The text significantly more "clear" to...

enhancement

### Expected Behavior When interacting with input in Storybook sand box. Shortcut key of the parent page should not be triggered. For example, pressing "A" toggles the "action" section and...

bug

Make optionally possible to drag both values at the same time by pressing to the fill view

If your slider has only 3 positions(for example), make it move not linear

- read arrow keys and move cursor - select text with mouse - select text with shift button pressed - copy selected text - cut selected text