Textinput added to ui lib
This commit is contained in:
parent
d8a8c5e169
commit
05255b735a
2 changed files with 138 additions and 3 deletions
|
|
@ -200,7 +200,7 @@ sub canvas
|
|||
cls , 0
|
||||
|
||||
select case state.tool
|
||||
case 1 ' Pencil: This is the only tool that writes to Layer 1 IMMEDIATELY[cite: 1]
|
||||
case 1 ' Pencil: This is the only tool that writes to Layer 1 IMMEDIATELY
|
||||
_dest layers(1).ihandle
|
||||
thickline state.startX, state.startY, canX, canY, drawCol
|
||||
state.startX = canX: state.startY = canY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue