Edit of asset "Horizontal Flow Container" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Horizontal Flow Container | Horizontal Flow Container |
| Description |
A container that lays out it's children on a horizontal row according to their minimum sizes. When it can't fit another, it starts a new row. The node is called "HFlowContainer" and is a child of "Container". Features: - Updates when it's width is changed. - Works in the editor. - Works in ScrollContainer. - Hiding children works. - Customizable horizontal and vertical margins between the child nodes. The container does (currently) not support: - Child scaling. - Child rotating. - Child Size Flags ("Fill", "Expand" etc.) ---- Changelog ---- - 1.0.0: Initial release. - 1.0.1: Fixed "narrowing conversion" warnings. - 1.0.2: Works by default in ScrollContainer. (By always settting horizontal size flag to EXPAND + FILL) |
A container that lays out it's children on a horizontal row according to their minimum sizes. When it can't fit another, it starts a new row. |
| Category | 2D Tools | 2D Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/Wcubed/horizontal_flow_container | https://github.com/Wcubed/horizontal_flow_container |
| Issues Url | https://github.com/Wcubed/horizontal_flow_container/issues | https://github.com/Wcubed/horizontal_flow_container/issues |
| Godot version | Godot 3.2 | Godot 3.2 |
| Version String | 1.0.2 | 1.0.0 |
| Download Commit | d01d5bdb6b8e979aa0da02be9adfa9036aae1e45 | 8e08c791d992139a849e01b458a4cd74a545daa9 |
| Download Url (Computed) | https://github.com/Wcubed/horizontal_flow_container/archive/d01d5bdb6b8e979aa0da02be9adfa9036aae1e45.zip | https://github.com/Wcubed/horizontal_flow_container/archive/8e08c791d992139a849e01b458a4cd74a545daa9.zip |
| Icon Url |
https://raw.githubusercontent.com/Wcubed/horizontal_flow_container/main/icon.png
|
https://raw.githubusercontent.com/Wcubed/horizontal_flow_container/main/icon.png
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/Wcubed/horizontal_flow_container/main/screenshots/example_1.png
|
|
| Thumbnail |
|
|