Skip to content
  • Nate Graham's avatar
    Refactor HeaderFooterToolbar and places where it's used · 2ccef9fb
    Nate Graham authored
    This compinent suffered from various rookie mistakes:
    - Making assumptions about its parent item
    - Setting width and height properties of items in Layouts
    - Hardcoded heights rather than using units
    
    All are fixed. Visual changes are extremely minimal.
    2ccef9fb