mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Improved management of selection in Player
This commit is contained in:
@@ -120,7 +120,7 @@ class SourceController
|
||||
InfoVisitor info_;
|
||||
|
||||
SourceList selection_;
|
||||
void DrawButtonBar(ImVec2 bottom, float width);
|
||||
void DrawButtonBar(ImVec2 bottom, float width, bool enabled = true);
|
||||
|
||||
bool SourceButton(Source *s, ImVec2 framesize);
|
||||
void RenderSelectedSources();
|
||||
|
||||
Reference in New Issue
Block a user