heal-research / HeuristicLab

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

Controls in the right panel of a SplitControl are excessively repainted when the splitter is moved. #2980

Open HeuristicLab-Trac-Bot opened 5 years ago

HeuristicLab-Trac-Bot commented 5 years ago

Issue migrated from trac ticket # 2980

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

2019-01-08 14:13:21: @gkronber created the issue


Reproduce:

  1. Create an ItemCollection and add an ItemCollection (several times)
  2. Open the view and select all contained items
  3. Change the slider of the out-most splitcontainer -> All inner controls are repainted causing flicker and lags.
  4. note that resizing the window works smoothly (related #2979)​
HeuristicLab-Trac-Bot commented 5 years ago

2019-01-08 14:13:51: @gkronber commented


See related #2978