Opened 6 years ago
Last modified 6 years ago
#2980 new defect
Controls in the right panel of a SplitControl are excessively repainted when the splitter is moved.
Reported by: | gkronber | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | MainForm.WindowsForms | Version: | |
Keywords: | Cc: |
Description
Reproduce:
- Create an ItemCollection<IItem> and add an ItemCollection (several times)
- Open the view and select all contained items
- Change the slider of the out-most splitcontainer -> All inner controls are repainted causing flicker and lags.
- note that resizing the window works smoothly (related #2979)
Note: See
TracTickets for help on using
tickets.
See related #2978