Skip to content
  • Schuhbaeck, Stefan's avatar
    Fix #57 Wrong scaling of the TopographyWindow · 16279b58
    Schuhbaeck, Stefan authored
    The ScenarioPanel recreates the TopograpyWindow (view) each time a new
    selection on the left is triggered. Within the recreation a new thread
    recreated the view but was not synchronized to accept a
    ChangeViewPortEvent for resizing.
    
    The PostvisualizationWindow had the same issue.
    16279b58