Skip to content

Begin refactor of swipenavigator

Marco Martin requested to merge work/mart/swipeNavigatorLayers into master
  • exact same behavior as PageRow layers
  • the columnview must be part of the stack itself, and clear never killing the first page which is the columnview itself
  • layers have a vertical transition rather than the horizontal one of the swipenavigator layer
  • layers cover the tabbar, which must be in the same layer as the contents
  • slightly bigger icons on mobile
  • on mobile and vertical screen have a vertical layout for tabbar buttons
  • on mobile and vertical screen the tabbar takes all available space

Before:

Screenshot_20200720_172957

After:

image

vokoscreen-2020-07-20_16-53-15

Edited by Marco Martin

Merge request reports