-
Improvement
-
Resolution: Fixed
-
Normal
-
2.6.3
-
None
Currently the file browser is being initialized on startup, even if it is not used. Some users never use the file browser, in this case the file system model gets populated for no good reason.
The file system model should get initialized lazily the first time the file browser is actually displayed.