Skip to content
GitLab
Explore
Sign in
Improve performace of FormComboBoxDelegate
Code
Review changes
Check out branch
Download
Patches
Plain diff
Carl Schwan
requested to merge
work/carl/optimize-formcomboboxdelegate
into
master
Nov 29, 2024
Overview
0
Commits
1
Pipelines
3
Changes
1
Expand
Only create dialog when needed
Use ListView instead of Repeater for the delgate. Requires a custom dialog because otherwise we get a nested Scrollview which doesn't work.
Merge request reports
Loading