Skip to content

Reflect channel selection change on update settings Page

Lionel Duboeuf requested to merge personal/lduboeuf/report_selected_channel into main

Reflect channel selection change on update settings Page

Also use onDelegateClicked instead of onSelectedIndexChanged to avoid useless actions ( handler was called twice at page load ). It could be related to the wrong channel being selected, see #11 (closed)

fixes #12 (closed)

Edited by Lionel Duboeuf

Merge request reports