Files
oak-gpui/crates/gpui/src
张小白 10053e2566 windows: Fix incorrect button ID setting for TaskDialog (#25391)
Closes #22821

It turns out that on Windows, the `Cancel` button should **always** have
a button ID of `2`. Even if the button label is something like "Don't
Cancel", when the user presses the `Esc` key, Windows will still report
that the button with ID `2` was pressed.

Release Notes:

- N/A
2025-02-22 23:39:43 +08:00
..
2025-02-13 17:13:43 +00:00
2025-02-19 20:03:10 +00:00
2025-02-02 09:15:12 -08:00
2025-02-02 09:15:12 -08:00
2025-02-11 19:18:54 +00:00