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 08b71c7Copy full SHA for 08b71c7
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