Skip to content

switchers/compact: Minor code nit-picks

Ismael Asensio requested to merge work/iasensio/compact-switcher-nits into master

Some code nit-picks I spotted while working on !185 (merged) (and on top of that)

  • Move delegate inline for simplicity
  • Use Layouts instead of anchors
  • Use TapHandler and improve behavior: clicking on selected item or double-clicking will activate the item

Merge request reports