Skip to content
Snippets Groups Projects

Monteverdi black screen after app execution

Merged Cédric Traizet requested to merge mvd_app_black_screen into release-6.6

Merge request linked with issue #1588 (closed)

After an application execution, if an output image has been created, the new image data is imported in Monteverdi, but there is no call to the ImageViewWidget's (inheriting from QGLWidget) UpdateGL() method and therefore the data is not displayed until the next UpdateGL call (mouse click, scroll, image opened ...).

This merge request adds a call to this method after app execution if an output image has been created.

Edited by Cédric Traizet

Merge request reports

Approval is optional

Merged by Cédric TraizetCédric Traizet 6 years ago (Jun 1, 2018 9:56am UTC)

Merge details

  • Changes merged into with 89807055.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading