[1.1.0] Main menu box dragged to the bottom of the screen can't be dragged back up
-
- Burner Inserter
- Posts: 9
- Joined: Thu Apr 12, 2018 7:42 pm
- Contact:
[1.1.0] Main menu box dragged to the bottom of the screen can't be dragged back up
Whenever the main menu box is dragged to the bottom of the screen I can't drag it back up. It seems like the main menu box can't get stuck at the top/sides of the screen. This issue may be related to my 2560x1440 resolution monitor. The only solution is alt+f4.
Re: Main menu box dragged to the bottom of the screen can't be dragged back up
I can confirm that it gets stuck at the bottom. I also use 2560x1440.
[edit] If the main menu has a green "continue" button, you can activate it by pressing "E", which spawns the new window in the center. All other menus return one level higher when pressing "Esc", also spawning the new window in the center. I'd appreciate if pressing "Esc" in the main menu would just reset the main menu to the center.
[edit] If the main menu has a green "continue" button, you can activate it by pressing "E", which spawns the new window in the center. All other menus return one level higher when pressing "Esc", also spawning the new window in the center. I'd appreciate if pressing "Esc" in the main menu would just reset the main menu to the center.
-
- Fast Inserter
- Posts: 214
- Joined: Fri Oct 05, 2018 4:34 pm
- Contact:
Re: Main menu box dragged to the bottom of the screen can't be dragged back up
Can confirm as well. If you turn on the GUI debug features (CTRL+F6/CTRL+F5) you can see a hidden frame of the quickbar being lifted above it when the background scene changes.
- Attachments
-
- bug.png (1.7 MiB) Viewed 6082 times
Re: Main menu box dragged to the bottom of the screen can't be dragged back up
Thanks for the report. I'm going to make an executive decision and say: stop hitting yourself.
Don't drag it off-screen if you don't want it off screen.
Don't drag it off-screen if you don't want it off screen.
If you want to get ahold of me I'm almost always on Discord.
Re: Main menu box dragged to the bottom of the screen can't be dragged back up
… but how are we supposed to find all the things hidden under the menu if we don't move it away? Moving down is an obvious choice to get rid of most of the menu quickly.
Re: Main menu box dragged to the bottom of the screen can't be dragged back up
The simulation quickbar flow being there is an issue that should be fixed but the dragging fully off-screen I don't consider an actual issue.
If you want to get ahold of me I'm almost always on Discord.
Re: Main menu box dragged to the bottom of the screen can't be dragged back up
Fully off screen is always a bad idea, I agree. No need to do anything about that.
But the issue caused by the invisible quickbar as the screenshot by Hornwitser shows is very counter-intuitive. Glad to hear this will be fixed.
But the issue caused by the invisible quickbar as the screenshot by Hornwitser shows is very counter-intuitive. Glad to hear this will be fixed.
Re: Main menu box dragged to the bottom of the screen can't be dragged back up
Last edited by movax20h on Tue Nov 24, 2020 5:16 am, edited 1 time in total.
Re: Main menu box dragged to the bottom of the screen can't be dragged back up
I spoke too soon. The dialog is on top, but if I leave it there and the background scene changes, the "toolbar" is on the top, and the dialog can't be focused anymore by clicking in the "toolbar" area. However, if I leave it dangling on a side, I can bring it back back to the top layer and move again.
Re: [1.1.0] Main menu box dragged to the bottom of the screen can't be dragged back up
1. Drag to the bottom of the screen.
2. Notice you can still drag it back up while the current video is playing.
3. After the video changes, you can no longer drag it back up again.
Definite bug.
I left the top of the menu bar showing as well as all of the 'Continue' button showing and still experienced this.
2. Notice you can still drag it back up while the current video is playing.
3. After the video changes, you can no longer drag it back up again.
Definite bug.
I left the top of the menu bar showing as well as all of the 'Continue' button showing and still experienced this.
Re: [1.1.0] Main menu box dragged to the bottom of the screen can't be dragged back up
Maybe make the main menu invisible if there's no input for x seconds and make it reappear on any kb/m input?
Glad to hear that it's getting fixed. This is the first time I've ever seen myself something that would be considered a bug.
Glad to hear that it's getting fixed. This is the first time I've ever seen myself something that would be considered a bug.
Re: [1.1.0] Main menu box dragged to the bottom of the screen can't be dragged back up
Came here to post this. The issue isn't about dragging the menu off screen, it's that after the vignette changes the menu becomes completely uninteractable in certain positions. See the attached screenshot. Even with the Single Player button fully exposed, clicking it does nothing, and the menu as a whole is suddenly not draggable even though in that exact same position it was draggable before.
This only happens after the scene changes. It's perfectly fine before that.
This only happens after the scene changes. It's perfectly fine before that.
- Attachments
-
- stuck.png (225.05 KiB) Viewed 5848 times
Re: [1.1.0] Main menu box dragged to the bottom of the screen can't be dragged back up
Confirmed that it is the hidden quickbar, and that the mask is topmost on the next simulation.
[EDIT to add] The UI scale trick can also be used to reduce the size of some dialogs that also have buttons masked by the hidden simulation quickbar. ref 91802
Another workaround for recentering any dialog is to use the GUI scale shortcut.valneq wrote: ↑Mon Nov 23, 2020 11:43 pm
[edit] If the main menu has a green "continue" button, you can activate it by pressing "E", which spawns the new window in the center. All other menus return one level higher when pressing "Esc", also spawning the new window in the center. I'd appreciate if pressing "Esc" in the main menu would just reset the main menu to the center.
Code: Select all
CTRL+numpad Plus or Minus once
Re: [1.1.0] Main menu box dragged to the bottom of the screen can't be dragged back up
Thanks. Fixed in 1.1.2.