bugfix: avoid overflowing 'delete' button in some situations
Dependencies
- [2]
W3RRTO4Pextract a second helper for buttons - [3]
5MEJ7XNHlay out buttons based on device dimensions - [4]
6MQCFHXMremember when someone deletes an example - [5]
SIJ5I4NZextract a helper for buttons - [6]
RK2ASPN7add lots of buttons to the toolbar
Change contents
- replacement in 0118-overflowable_button at line 3
overflowable_button = function(name, x, y, r, onpress1)overflowable_button = function(name, x, y, r, onpress1, final_button) - replacement in 0118-overflowable_button at line 5
local x2, y2 = maybe_draw_overflow_button(x, y, w, r)local x2, y2 = maybe_draw_overflow_button(x, y, w, r, final_button) - replacement in 0118-overflowable_button at line 20
end[3.649]end - replacement in 0076-delete_pane_button at line 15[3.595]→[3.714:721](∅→∅),[3.721]→[3.621:624](∅→∅),[3.1894]→[3.621:624](∅→∅),[3.621]→[3.621:624](∅→∅)
end)end[3.595]end,--[[final button]] true)end