Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
otb
otb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 305
    • Issues 305
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Merge Requests
  • !119

Merged
Created May 31, 2018 by Cédric Traizet@ctraizetDeveloper

Monteverdi black screen after app execution

  • Overview 0
  • Commits 1
  • Changes 1

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 May 31, 2018 by Cédric Traizet
Assignee
Assign to
Reviewer
Request review from
6.6.0
Milestone
6.6.0 (Past due)
Assign milestone
Time tracking
Source branch: mvd_app_black_screen