heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
33 stars 15 forks source link

Controls beneath a TabPage are excessively repainted when the TabControl is resized. #2979

Open HeuristicLab-Trac-Bot opened 5 years ago

HeuristicLab-Trac-Bot commented 5 years ago

Issue migrated from trac ticket # 2979

milestone: HeuristicLab 3.3.x Backlog | component: MainForm.WindowsForms | priority: medium

2019-01-08 14:11:15: @gkronber created the issue


Reproduce:

  1. Open HL in non-maximized window
  2. Open GA - TSP sample
  3. Select Selector-Parameter and its Windowing-Parameter
  4. Resize HL window -> all controls in the problemTab are redrawn excessively
  5. Open GA - TSP sample in a new window
  6. Switch to ParameterizedNamedItemView (for algorithm)
  7. Select Selector-Parameter and its Windowing-Parameter
  8. Resize HL window -> much smoother resizing.
HeuristicLab-Trac-Bot commented 5 years ago

2019-01-08 14:11:35: @gkronber commented


See related #2978 #2980

HeuristicLab-Trac-Bot commented 5 years ago

2019-01-08 14:11:35: @gkronber