Skip to content

Commit 08b71c7

Browse files
authored
Merge branch 'main' into number-input-14
2 parents f9e0adc + db39f12 commit 08b71c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/widget/number_input.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,7 @@ where
839839
{
840840
shell.capture_event();
841841
shell.request_redraw();
842+
842843
self.increase_value(shell);
843844
}
844845
// Movement of the cursor

0 commit comments

Comments
 (0)