mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Button highlight behavior
This commit is contained in:
@@ -21,7 +21,8 @@ namespace PortabilityLayer
|
||||
int16_t Capture(const Point &pos, WidgetUpdateCallback_t callback) override;
|
||||
|
||||
private:
|
||||
bool m_haveMouseDown;
|
||||
void DrawControlInternal(DrawSurface *surface, bool inverted);
|
||||
|
||||
PascalStr<255> m_text;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user