mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-23 04:01:49 +00:00
FIX: optimize media file panel
1. disable select when no file 2. disable batch edit button when no selection 3. hide batch edit when no file 4. delete/play/open_folder for downloaded file 5. hide type panel Change-Id: Ida00da366a8f59b2c5028ddcf87e197c20a21e44
This commit is contained in:
@@ -39,6 +39,8 @@ public:
|
||||
public:
|
||||
void Rescale();
|
||||
|
||||
void SetSelecting(bool selecting);
|
||||
|
||||
private:
|
||||
void modeChanged(wxCommandEvent & e);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user