Sidebar retains its previous display when going onroad
Added function to retain the previous sidebar display when going onroad.
This commit is contained in:
@@ -314,6 +314,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"ShowMemoryUsage", PERSISTENT},
|
||||
{"ShowStorageLeft", PERSISTENT},
|
||||
{"ShowStorageUsed", PERSISTENT},
|
||||
{"Sidebar", PERSISTENT},
|
||||
{"SilentMode", PERSISTENT},
|
||||
{"StandardFollow", PERSISTENT},
|
||||
{"StandardJerk", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user