Skip to content
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

bar assigned to disconnected monitor moves to main monitor #58

Open
gautxori-yuyu opened this issue Dec 25, 2024 · 0 comments
Open

bar assigned to disconnected monitor moves to main monitor #58

gautxori-yuyu opened this issue Dec 25, 2024 · 0 comments

Comments

@gautxori-yuyu
Copy link

Hi, just to report that I use linkbar with a laptop that is connected to an external monitor, and I have two bars, both identical, one for each display.

When I boot the laptop, if it is not connected to the monitor, the linkbar associated to the external monitor appears in the main monitor. I'd say that's not a feature, but a bug.

Any chance to fix it? Otherwise, could the developer give a clue on what should be changed in the code? I do not feel like having to download delphi & dwelve into the code to find wether to change
if not InRange(MonitorNum, 0, Screen.MonitorCount-1) then MonitorNum := Screen.PrimaryMonitor.MonitorNum;
at AccessBar.pas, or any other line of code. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant