Releases: natan-sinigaglia/VL.Elementa
Releases · natan-sinigaglia/VL.Elementa
5.1.3
5.1.1
Changelog
- Changes
SetIsSelectable
's operation aspect fromHidden
toAdvanced
inSelectable
5.1.0
- Adds a new
SaveDialog
widget
5.0.13
- Fixes a bug that would make a
LocalStyle
assigned to Update eat CPU like crazy
5.0.3
New
- Added MinResizeableSize setting in Transformation component
Fixes
- Fixed selection by single click over selectable widget
- Renamed ForceStartSelectionFunc in SelectableComponentProcessorSettings to EnableSelectionCondition
- Quick fix for label being clipped
5.0.0
New
AnyEditing
node in theGetters
category- Layout operators' helper now also shows widget's bounds
- Elementa node now has a
Viewport
input ScrollableValue
component allowing to modify a widget's value using mouse scroll. Comes with help patches
Changed
- The first widget connected to the Elementa node can use Flexibility to stretch to the viewport
- All nodes now live under the
Elementa
category, instead ofVL.Elementa
- Layout operator widget alignment option is now "Widgets self alignment" (no more horizontal/vertical)
- All widgets and layout operators are now fragmented
- Default style is now more wireframe-ish
- Default font is now SegoeUI
- Panel now only allows for vertical and horizontal scrolls
- Tooltip is now using Tasks internally and can be drawn anywhere around the widget it's connected to
- Padding is now expressed as a spread of floats instead of a string
- Overlay system total revamp. Any number of overlays can now be opened on top of each other
Fixed
- Polar widgets got added to
Widgets In Action
andWidget Overview
help patches - Dropdown widgets now behave correctly
VL.Elementa 4.0.5
Fixes a NUnit project not compiling