c03: added network stats window, fixed some bugs.
This commit is contained in:
@@ -438,7 +438,7 @@ guiAppShowCurrent:
|
||||
ldi r16, WIDGET_SIGNAL_SHOW
|
||||
clr r17
|
||||
bigcall OBJ_HandleSignal
|
||||
ldi r16, (1<<WIDGET_FLAGS_ACTIVE_BIT)
|
||||
ldi r16, (1<<WIDGET_FLAGS_ACTIVE_BIT) | (1<<WIDGET_FLAGS_DIRTY_BIT)
|
||||
bigcall Widget_AddFlagsDown
|
||||
guiAppShowCurrent_done:
|
||||
pop zh
|
||||
|
||||
Reference in New Issue
Block a user