Skip to content

TT ver 1 option "TrayIcon" for X coordinate misaligned #6

@cycle4passion

Description

@cycle4passion

It is not lining up with the icon on x axis. Forcing Button2 seemed to fix it initially but fails now????. I issue appears around line #517

	if (A_OSVersion>"5" && A_OSVersion<"10")
	   ControlGetPos,xc,yc,xw,yw,Button1,ahk_id %hWndTray%
	else
	    ControlGetPos,xc,yc,xw,yw,Button2,ahk_id %hWndTray%

my A_OSVersion is "WIN_8.1"

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