Skip to content

Fix for MacOS flickering caused by QOpenGLWidget#3387

Merged
vadi2 merged 2 commits intoMudlet:developmentfrom
Edru2:fixmacOsFlicker
Mar 8, 2020
Merged

Fix for MacOS flickering caused by QOpenGLWidget#3387
vadi2 merged 2 commits intoMudlet:developmentfrom
Edru2:fixmacOsFlicker

Conversation

@Edru2
Copy link
Copy Markdown
Member

@Edru2 Edru2 commented Mar 7, 2020

Brief overview of PR changes/additions

This small change updates the Console if a command is sent to the Mud (only for macos)
to prevent the flickering caused by QOpenGLWidget

Motivation for adding to Mudlet

flickering in macos caused by QOpenGlWidget

Other info (issues closed, discussion etc)

Please someone with mac os test it.
I could only test it in virtualbox but it seems to fix the issue.

@Edru2 Edru2 requested a review from a team as a code owner March 7, 2020 20:59
@Edru2 Edru2 requested a review from a team March 7, 2020 20:59
@add-deployment-links
Copy link
Copy Markdown

add-deployment-links bot commented Mar 7, 2020

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

@Edru2 Edru2 changed the title possible fix for MacOS flickering cause by QOpenGLWidget possible fix for MacOS flickering caused by QOpenGLWidget Mar 7, 2020
@mpconley
Copy link
Copy Markdown
Contributor

mpconley commented Mar 7, 2020

@Edru2 @vadi2 Nice work! This works for me on my Mac.

@mpconley
Copy link
Copy Markdown
Contributor

mpconley commented Mar 7, 2020

@Edru2 @vadi2 Nice work! This works for me on my Mac.

Sincerely, Tamarindo@StickMUD

Copy link
Copy Markdown
Member

@vadi2 vadi2 left a comment

Choose a reason for hiding this comment

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

I've tested it and the last few lines of output are missing for me - are none of you guys getting this?

Video: https://streamable.com/rmyrn

@vadi2
Copy link
Copy Markdown
Member

vadi2 commented Mar 8, 2020

Could both of you review #3388 as well and compare?

@vadi2 vadi2 changed the title possible fix for MacOS flickering caused by QOpenGLWidget Fix for MacOS flickering caused by QOpenGLWidget Mar 8, 2020
@vadi2 vadi2 merged commit 897dcfd into Mudlet:development Mar 8, 2020
vadi2 added a commit that referenced this pull request Mar 8, 2020
* possible fix for MacOS flickering cause by QOpenGLWidget

* Update src/Host.cpp

Co-authored-by: Vadim Peretokin <vperetokin@gmail.com>
(cherry picked from commit 897dcfd)
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.

3 participants