There is also an issue of this being always enabled. For people who do not have have a rich directory structure, this is just a clear degradation because it takes 1/4 of space without being particularly useful. There should be an option of not including the tree view. ...
if item is not None: yield item def allowed_directories_for_previews(self): return [shared.cmd_opts.lora_dir] return [shared.cmd_opts.lora_dir, os.path.join(paths.models_path, "LyCORIS")] def create_user_metadata_editor(self, ui, tabname): return LoraUserMetadataEditor(ui, tabname, ...