implement eraser detection on windows
This commit is contained in:
@@ -131,6 +131,7 @@ public:
|
||||
glm::vec2 m_pos;
|
||||
float m_pressure = 0;
|
||||
float m_scroll_delta = 0;
|
||||
bool m_eraser = false;
|
||||
kEventSource m_source = kEventSource::Mouse;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user