Skip to content

fix: boxing in singlescreen mode#1014

Merged
kaamui merged 1 commit intoOpenBoard-org:devfrom
letsfindaway:fix-singlescreen-boxing
Aug 13, 2024
Merged

fix: boxing in singlescreen mode#1014
kaamui merged 1 commit intoOpenBoard-org:devfrom
letsfindaway:fix-singlescreen-boxing

Conversation

@letsfindaway
Copy link
Copy Markdown
Collaborator

When

  • more than one monitor is connected,
  • no monitor or more than one monitor is configured in the preferences,
  • and single monitor mode was selected in the OpenBoard menu,

then the control display was still boxed as if the display screen (projector) was used.

This PR fixes the values returned by hasDisplay() and hasPrevious() in the UBDisplayManager to include the value of the multi-monitor flag.

Related issues:

Note: This is not the same problem as addressed by #901. In that PR it is about scaling of control and display view in multi-monitor mode. This PR fixes a problem in single-monitor mode.

- return false for hasDisplay and hasPrevious in
  single monitor mode
@kaamui kaamui merged commit 6ace52d into OpenBoard-org:dev Aug 13, 2024
@letsfindaway letsfindaway deleted the fix-singlescreen-boxing branch August 13, 2024 12:25
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