-
Notifications
You must be signed in to change notification settings - Fork 79
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
TODO make the fullscreen overlay position configurable #369
Comments
I'm glad this was already here and that you're working it. I love the fullscreen overlay, but it is sort of in the way right now, lol. Is there any way you could make it sizeable and clickable as well? Sizeable just so I can put it wherever I want, and it fits in perfectly. Clickable, because I'd like to be able to see the same pop-up as if I was using the actual meter if possible. Maybe it's just a bug that I'm personally having, but I can't seem to do anything with it other than make it visible. |
Don't want to get annoying and "pushy" but is there any progress towards this feature? I was skimming through the repo to find some entry but I couldn't find anything particular interesting in that direction. |
No one did anything on that subject yet The fullscreen overlay directory is here https://github.com/neowutran/ShinraMeter/tree/master/DamageMeter.D3D9Render The position of the overlay ( X & Y ) are hardcoded to 0 meaning, top left of the screen |
I don't know C# that well, but I'll try to add customizability to the context menu of the meter. OT: Is there any efficient way to debug the meter? Or is restarting TERA after every change the only option? |
Some things can be changed during the debug session while program is in paused state. But not all. |
I would not advise you to bother about the current overlay. I am developing a new, fully managed overlay. It will also be possible to add new overlays and information. Thanks for attention. |
No description provided.
The text was updated successfully, but these errors were encountered: