No accidental confirmation

This commit is contained in:
jpirnay
2026-03-07 18:51:55 +01:00
parent 56ed445c71
commit 907aa43caf
2 changed files with 15 additions and 0 deletions
@@ -19,6 +19,7 @@ class ConfirmationActivity : public Activity {
std::string safeBody;
int startY = 0;
int lineHeight = 0;
bool inputArmed = false;
public:
ConfirmationActivity(GfxRenderer& renderer, MappedInputManager& mappedInput, const std::string& heading,