Skip to content

[BOX32][X11] Fixed refreshDisplay() on an unregistered Display - #4431

Open
ksco wants to merge 1 commit into
ptitSeb:mainfrom
ksco:fix-display-refresh
Open

ksco wants to merge 1 commit into
ptitSeb:mainfrom
ksco:fix-display-refresh

Conversation

@ksco

@ksco ksco commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

if(my32_Displays_64[i]==dpy)
N = i;
}
int N = (int)(dst - my32_Displays_32);

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't you need to divide by sizeof(dst) to get N?

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

Successfully merging this pull request may close these issues.

2 participants