-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add mod makes the mod panel too wide #15
Comments
Sorry for not getting back right away, but would it be possible for you to get a recording of this happening to you? I can't seem to be able to recreate this right now, but was just curious as to what you were seeing. |
This is a sample of what's happening. In the middle of the video I try to
move the vertical separator to the left and it doesn't move. Finally after
many attempts I manage to move it. What you don't see is that after I
restore the window it's extremely wide and the tabs and item image panels
are stuck to the right with minimal width.
…On Tue, May 31, 2022 at 2:27 PM testpushpleaseignore < ***@***.***> wrote:
Sorry for not getting back right away, but would it be possible for you to
get a recording of this happening to you? I can't seem to be able to
recreate this right now, but was just curious as to what you were seeing.
—
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABSVXZIHTFH6PLOYTPOQKDLVMXZR3ANCNFSM5XFPB7GQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I encountered this bug while working on dynamic rate limiting. I fixed it before I saw this issue. Here's the commit from the branch I'm working on with the change to modfilters.cpp that I think fixes it: |
When I click on add mod the acquisition window becomes much wider than the screen. If the application is in full screen part of it is outside the visible area without any scroll bars. I need to restore it so I can move it and resize the panels individually which doesn't always work since the vertical separator is sometimes immovable in this situation.
The text was updated successfully, but these errors were encountered: