Skip to content

Commit 9cb4502

Browse files
author
Eaglenait
committed
update readme
1 parent cecfa06 commit 9cb4502

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)