mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
Low res - DICUI 1.10 opens with buttons off screen #77
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @number782 on GitHub (Jul 29, 2018).
Hi Guys,
when i RDP into my pc - it's at resolution 1366x768. When DICUI opens it opens with main menu and close/minimise etc off-screen. To close, I need to right-click on taskbar icon, or force close. I can drag and move the log box, so if i hide the log, and force close or If I force close and hide log file via config (OpenLogWindowAtStartup" value="False) - DICUI opens centrally on-screen.
So i think the placement logic based on resolution needs some additionally testing based on low-res environments.
@mnadareski commented on GitHub (Aug 18, 2018):
Assigning this to @reignstumble since he has more experience with both UI and accessibility at the moment.
@ajshell1 commented on GitHub (Nov 16, 2018):
Here's an example I took on a virtual machine.
@mnadareski commented on GitHub (Jan 28, 2020):
Hey @avieros and @ajshell1 it's been a ridiculously long time since this came up. Is this still an issue or needed to be addressed? I don't think there's any way to shrink the UI at this point and closing the log is about the best solution. I won't close this yet, but I think this will end up as a wontfix.
@number782 commented on GitHub (Jan 28, 2020):
It still happens when I RDP, but local access isn't an issue. Probably
easier for me to change my habits, than for you to change code ;)
On Tue, 28 Jan 2020 at 16:25, Matt Nadareski notifications@github.com
wrote:
@mnadareski commented on GitHub (Jan 28, 2020):
If this persists as an issue in the future, this can be reopened. For now, I'm closing as wontfix, pending saving log to file as an additional aid to this.