mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 11:19:58 +01:00
Soft shadow behind frame handles to make them more visible in contrast.
This commit is contained in:
@@ -52,6 +52,7 @@ public:
|
||||
|
||||
protected:
|
||||
Primitive *handle_;
|
||||
Primitive *shadow_;
|
||||
glm::vec2 corner_;
|
||||
Type type_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user