Skip to content

Refactor action.{main,left,right} to simplify move to kf6

Carl Schwan requested to merge work/carl/refactor-actions-kf6 into master
  • Use new FloatingButton and DoubleFloatingButton
  • Create reusable component for barcode scan mode
  • Fix some small issues with the mobile form, I spotted while working on these files (width: parent.width breaks the scrollbar on desktop and some seperator were missing)

Merge request reports