Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get operator area? #123

Closed
AlexKapustin opened this issue Apr 15, 2020 · 2 comments
Closed

how to get operator area? #123

AlexKapustin opened this issue Apr 15, 2020 · 2 comments

Comments

@AlexKapustin
Copy link

Currently API allows to get position of operator, but it's not allowed to know size of operator.
Sometimes it's useful to build some extra layers (for example additional menu for active/selected operator).
For example, if I want to build additional menu on top of selected operator, it's not possible for me to adjust menu width, because I do not know operator width.

@AlexKapustin
Copy link
Author

#124 I created MR, to resolve the problem.
(Get client rect information)

sdrdis added a commit that referenced this issue May 8, 2020
Added method to return client rect #123
@sdrdis
Copy link
Owner

sdrdis commented May 8, 2020

Thanks for your contribution!

@sdrdis sdrdis closed this as completed May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants