How do I make buttons and menu items be clickable while on the titlebar? #673
Unanswered
itsoutchy-projects
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've used
ui:TitleBar.ExtendViewIntoTitleBar="True"
, to make the items appear over the titlebar, now I just need to make them clickableThis is what I have for the window arguments:
The area above the red line is where the titlebar is, that's where things aren't clickable.
Beta Was this translation helpful? Give feedback.
All reactions