VL.Elementa icon indicating copy to clipboard operation
VL.Elementa copied to clipboard

Collection of UI widgets for easy UI prototyping

Results 30 VL.Elementa issues
Sort by recently updated
recently updated
newest added

Just came across this by accident and thought I better report it before it gets lost. The `DefaultRange2DDrawer (Internal)` calls deserialize every frame subsequently triggering the whole cache region. Patching...

bug

the TypewriterProcess has a small error that prevents pasting into a textfield. It's just one link missing (for a quickl fix): ![image](https://user-images.githubusercontent.com/646501/184900808-35ceeff8-ef18-41b7-bb9c-6466f35c7109.png)

Had this case where I needed to work with Value Stream in a stateless region, would have been possible using a BehaviorSubject to directly retrieve the value instead of having...

Hallo, the enumeration widget seems to be working only with Elementa nodes, not with generic o library specific nodes. [Enum.zip](https://github.com/vvvv-dottore/VL.Elementa/files/7577101/Enum.zip)

Hi guys would it be possible to change the HZ behavior in the Panel Widget when HZ mode is selected? it shouldn't need to press CTR in order to scroll...

enhancement

Just ported them as well as the support to traverse dictionaries. I did not port those overloads taking a property name / property though. This can easily be achieved with...

![Main Output](https://user-images.githubusercontent.com/575557/106165888-deb9d080-618b-11eb-9bd7-4cce0cb6a559.gif) We could enforce this by renaming "GetWidget" to "Update". Note: On application-side this still allows to assign the GetWidget/Update call to any moment. So we just benefit from...

Use one of @lasalillo's themes and change font to SegoeUI

enhancement

If you group or stack two widgets and one of those has Selectable component and other don't - the one without Selectable component stops working. Tested in Elementa 5 and...