8000 Window sometimes gets saved at -32000 rendering it invisible · Issue #46 · umageddon/namDHC · GitHub
[go: up one dir, main page]

Skip to content

Window sometimes gets saved at -32000 rendering it invisible #46

@JordOfTheFlies

Description

@JordOfTheFlies

The window will sometimes be saved in the ini with values similar to:
APP_MAIN_WIN_POS_X=-32000
APP_MAIN_WIN_POS_Y=-32000

This renders the window invisible when relaunched, causing much confusion and a bug that seemingly is only fixed by reinstalling the software or deleting the ini file (in actuality, setting those values to 0 fixes it). A sanity check to keep the window coordinates within the bounds of the monitor (or at least above 0,0) when saving/loading would resolve this.

I don't know the syntax to handle that via AHK, or I'd create a pull request myself on one of the forks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0