File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,16 @@ BfUiBuilder is a browser-based layout designer for Battlefield Portal user inter
2020- Padding
2121- Drag and drop in the element hierarchy
2222- More example backgrounds
23- - Support more resolutions than just 1080p altough the current resolution is faked
2423- Save and continue later (are cookies enough ?)
2524- Better error logging
26-
27- - Advanced generation mode where the tool exports a class that exposes individual widgets as variables and methods that help interact with them
28- - Tab and menus with code that handles showing and hiding the correct page
29- - Different text elements with datetimes, count downs or other popular presets with corresponding handling code
30- - Progress bars (animation?)
25+ - Flexbox and grid behavior for auto layout rules in designer
26+
27+ ### Advanced widgets
28+ - Tab and menus with code that handles showing and hiding the correct page
29+ - Different text elements with datetimes, count downs or other popular presets with corresponding handling code
30+ - Progress bars (animation?)
31+ - List of elements
32+ - Buttons with text
3133
3234## Bugs
3335- Ability to add sub elements to a text container (need to test in game if that's legal)
You can’t perform that action at this time.
0 commit comments