BMenu: scroll marked item into view when menu has scrollers attached.
Signed-off-by: Axel Dörfler <[email protected]>
This commit is contained in:
committed by
Axel Dörfler
parent
4e78098e7c
commit
4898c615d6
@@ -40,6 +40,7 @@ public:
|
||||
bool HasScrollers() const;
|
||||
bool CheckForScrolling(const BPoint& cursor);
|
||||
bool TryScrollBy(const float& step);
|
||||
bool TryScrollTo(const float& where);
|
||||
|
||||
private:
|
||||
bool _Scroll(const BPoint& cursor);
|
||||
|
||||
Reference in New Issue
Block a user