Skip to content

Commit f299a67

Browse files
committed
Menu system improved
- among other things, fix for flash when switching menus
1 parent 29f3abe commit f299a67

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed
1 KB
Binary file not shown.

docs/todo.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333

3434
- choose-team window is too large on full HD
3535

36-
- fix flash which happens when exiting settings menu - possible cause for it is random execution order of scripts - Menu.Update() of the menu which should be opened, is executed 1 frame later, and hence the flash - menus should be enabled/disabled by MenuManager
37-
3836

3937
### BUGS:
4038

@@ -74,12 +72,8 @@
7472

7573
- ignore network log message : host id {0} has been already deleted
7674

77-
- when starting server, check if online scene is assigned ; when starting client, check if ip address is valid
78-
7975
- scoreboard – should we bother with adapting to UI table ? no ; add option to override entry creation (for example, to add buttons)
8076

81-
- events in NetworkEventsDispatcher should be invoked exception safe
82-
8377
- LAN : test broadcasting on windows ;
8478

8579
- **editor tool for setting map cycle from build settings**

0 commit comments

Comments
 (0)