Skip to content

Fix To/CC/BCC

Tobias Fella requested to merge work/tobias/fix-cc into master

This is easily the biggest footgun in QML: When using ComboBox.currentValue in ComboBox.onCurrentIndexChanged, the OLD value is returned

Merge request reports

Loading