feat: selectbox options context menu
This commit is contained in:
@@ -22,5 +22,9 @@ namespace gui {
|
||||
int contentWidth,
|
||||
const glm::vec4& padding
|
||||
);
|
||||
|
||||
void setSelected(const Element& selected);
|
||||
|
||||
void drawBackground(const DrawContext& pctx, const Assets&) override;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user