-
Notifications
You must be signed in to change notification settings - Fork 416
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
more customization #6
Comments
Thanks for your feedback.
This is a bug, I need to fix it.
I can understand the the size being a parameter that you can set, I will add it to the to do list. But in what cases do you need to adjust the position? I thought it's best at the center like what it is now?
This can be done now, I added an example in the Demo app in
This is already in the Roadmap wiki |
The position adjusting is just because sometimes you don't want it to be centered, or the automatically extracted center values are not the same as the "visually perceived" center. e.g. if a button image is 200px width but the actual icon is only on the left or so. (bad example but i guess you know what i mean) thx for the reply and the infos |
…rker8#6). Offset values (left and top, both can be either positive or negative integers, in pixels) are stored in a two-value array in a field of the Overlay class. Overlay.setHoleOffsets() is provided for setting those values to an overlay instance.
i wanted to use this library, however there are a lot of things missing for a regular use case. I give you a short list, if that is okay :)
BTW: Great work nevertheless, really looking forward to this library as the de facto standard for "overlay-helping-tour-guides"
The text was updated successfully, but these errors were encountered: