Christopher Davis
|
5d29dffb43
|
ui: Clean up deprecated margin props
margin-{left,right} have been deprecated in favor of
margin-{start,end}. This commit handles that deprecation.
|
2020-11-06 08:12:13 +00:00 |
|
Julian Sparber
|
29a77d6ec6
|
refactor: Add back action to go to previous view
This uses a store to keep track of the AppStates, so the user can go
back to the previous state by clicking the back button or press Escape.
|
2018-12-12 15:20:43 +01:00 |
|
mairandomness
|
0821556842
|
remove 'Quit' from main_menu
|
2018-10-25 23:01:12 -04:00 |
|
mairandomness
|
3442c8f38f
|
rename user_menu to main_menu
|
2018-10-25 21:13:00 -04:00 |
|