Skip to content

Commit

Permalink
* Minor update to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wcubed committed Jul 4, 2021
1 parent f2341c9 commit d01d5bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ 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.
- Icon:
Expand All @@ -22,7 +23,7 @@ The container does (currently) not support:

# Changelog

- 1.0.0: Initial relase.
- 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)

0 comments on commit d01d5bd

Please sign in to comment.