You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon suspending a love potion program, or opening the keyboard applet with love.keyboard.setTextInput, when the program is resumed the game logic functions, although nothing new is drawn, causing the game to stop visually updating and appear to freeze
What was Expected?
Program resumes as normal after reopened / keyboard is closed
Code to Reproduce
input="default"functionlove.gamepadpressed()
love.keyboard.setTextInput(true)
endfunctionlove.textinput(text)
input=textendfunctionlove.draw(screen)
ifscreen=="bottom" thenreturnendlove.graphics.print(input)
end
Console
Nintendo 3DS
Firmware Version(s)
11.17.0-50E
Custom Firmware Version
13.0.2
Execution Method
Homebrew Menu
Code of Conduct
I have read the Code of Conduct and agree to these terms
The text was updated successfully, but these errors were encountered:
Software Version
3.0.0
What Happened?
Upon suspending a love potion program, or opening the keyboard applet with love.keyboard.setTextInput, when the program is resumed the game logic functions, although nothing new is drawn, causing the game to stop visually updating and appear to freeze
What was Expected?
Program resumes as normal after reopened / keyboard is closed
Code to Reproduce
Console
Nintendo 3DS
Firmware Version(s)
11.17.0-50E
Custom Firmware Version
13.0.2
Execution Method
Homebrew Menu
Code of Conduct
The text was updated successfully, but these errors were encountered: