We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9e0adc + db39f12 commit 9f79105Copy full SHA for 9f79105
1 file changed
src/widget/number_input.rs
@@ -839,6 +839,7 @@ where
839
{
840
shell.capture_event();
841
shell.request_redraw();
842
+
843
self.increase_value(shell);
844
}
845
// Movement of the cursor
0 commit comments