resolve conflicts
Dependencies
- [2]
VYIA2JFXresolve conflicts - [3]
ZMBPXIZ4bugfix - [4]
VN3MTXFKMerge lines.love - [5]
4KC7I3E2make colors easier to edit - [6]
2WGHUWE6self-documenting 0 Test_right_margin - [7]
7VGDIPLCmore robust state validation - [8]
H6QZ7GRRmore precise name - [9]
KNWMKLNJMerge lines.love - [10]
APOMBXMUresolve conflicts - [11]
CNCYMM6Amake test initializations a little more obvious - [12]
G3PZV45BMerge lines.love - [13]
5CDHNEKRMerge lines.love - [14]
APYPFFS3call edit rather than App callbacks in tests - [15]
R3KXFRZNget rid of to_text - [16]
P4NJ2KS7resolve conflicts - [17]
LF7BWEG4group all editor globals - [18]
2L5MEZV3experiment: new edit namespace - [19]
KKMFQDR4editing source code from within the app - [20]
5RDWSYK2consistently use App names for methods everywhere - [21]
57OGXVHZMerge lines.love - [22]
5XA7TKWYpull font into editor - [23]
RRDO6H7Hbugfix - [24]
PP2IIHL6stop putting button state in a global - [25]
FTB4YNQUMerge lines.love - [26]
LNUHQOGHstart passing in Editor_state explicitly - [27]
OWE64YJ2Merge lines.love - [28]
Z5WOBP27Merge lines.love - [29]
CIK3U5S6Merge lines.love - [30]
UZQ2LGHQbugfix: preserve window position
Change contents
- edit in run.lua at line 66
Editor_state = edit.initialize_state(Margin_top, Margin_left, App.screen.width-Margin_right, font, Settings.font_height, math.floor(Settings.font_height*1.3)) - edit in run.lua at line 176
Editor_state = edit.initialize_state(Margin_top, Margin_left, App.screen.width-Margin_right, font, Settings.font_height, math.floor(Settings.font_height*1.3)) - resolve order conflict in run.lua at line 176[4.184045]
- resurrect zombie in edit.lua at line 109
end -- edit.initialize_state - edit in edit.lua at line 162
love.graphics.setFont(State.font) - replacement in edit.lua at line 555
love.graphics.setFont(love.graphics.newFont(State.font_height))State.font = love.graphics.newFont(State.font_height) - replacement in edit.lua at line 572
14, -- font height assuming default LÖVE fontlove.graphics.getFont(),14, - edit in edit.lua at line 622[4.17561]→[2.102:102](∅→∅),[4.1119]→[4.1620:1651](∅→∅),[4.1119]→[4.1620:1651](∅→∅),[4.264]→[4.1563:1619](∅→∅),[4.264]→[4.1563:1619](∅→∅),[4.44]→[4.1526:1562](∅→∅),[4.44]→[4.1526:1562](∅→∅),[4.1651]→[3.1328:1338](∅→∅),[4.1651]→[3.1328:1338](∅→∅)
love.graphics.getFont(),State.font = love.graphics.newFont(State.font_height)love.graphics.setFont(State.font)14, - resolve order conflict in edit.lua at line 622[4.17561]