feat: make the visibility per resource
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
8c710fb8de
commit
a29b189056
3 changed files with 29 additions and 22 deletions
|
@ -816,8 +816,6 @@ Application::Application(int& argc, char** argv) : QApplication(argc, argv)
|
|||
m_settings->registerSetting("TPDownloadGeometry", "");
|
||||
m_settings->registerSetting("ShaderDownloadGeometry", "");
|
||||
|
||||
m_settings->registerSetting("UI/FolderResourceColumnVisibility", "{}");
|
||||
|
||||
// HACK: This code feels so stupid is there a less stupid way of doing this?
|
||||
{
|
||||
m_settings->registerSetting("PastebinURL", "");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue