layer highlight when selected
This commit is contained in:
@@ -18,6 +18,7 @@ public:
|
||||
bool m_visible = true;
|
||||
bool m_alpha_locked = false;
|
||||
float m_opacity = 1.f;
|
||||
bool m_hightlight = false;
|
||||
std::string m_name;
|
||||
int w, h;
|
||||
struct Snapshot
|
||||
|
||||
Reference in New Issue
Block a user