bugfix: 'show' button layout

akkartik
Nov 23, 2023, 3:36 AM
QGSOEM7ZQRF4SA76PESYYTRBQ7DRKDIXCBS2POYEGOGD4PCGE4VAC

Dependencies

  • [2] 5MEJ7XNH lay out buttons based on device dimensions
  • [3] RK2ASPN7 add lots of buttons to the toolbar

Change contents

  • replacement in 0109-overflow_button at line 13
    [2.923][2.923:953]()
    return x+w+10, y+Line_height
    [2.923]
    [2.953]
    return x, y+Line_height
  • replacement in 0064-show_code_button at line 13
    [3.5539][2.3541:3571]()
    return x+w+10, y+Line_height
    [3.5539]
    [3.5554]
    return x+w+10, y