Opened 6 years ago
Last modified 6 years ago
#2979 new defect
Controls beneath a TabPage are excessively repainted when the TabControl is resized.
Reported by: | gkronber | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | MainForm.WindowsForms | Version: | |
Keywords: | Cc: |
Description
Reproduce:
- Open HL in non-maximized window
- Open GA - TSP sample
- Select Selector-Parameter and its Windowing-Parameter
- Resize HL window -> all controls in the problemTab are redrawn excessively
- Open GA - TSP sample in a new window
- Switch to ParameterizedNamedItemView (for algorithm)
- Select Selector-Parameter and its Windowing-Parameter
- Resize HL window -> much smoother resizing.
Note: See
TracTickets for help on using
tickets.
See related #2978 #2980