Files
oak-gpui/crates/gpui/src
Kirill Bulatov 1c84fd1fef Use Zed handler for undo and redo macOS actions (#20293)
Those seem to require a corresponding NSTextView/NSTextField with
explicitly enabled `allowsUndo` property. But Zed does not use any of
these *Text* elements, so there's nothing to allow undo on. Hence, use
the Zed handler, making both actions always enabled instead of being
always disabled.

Closes https://github.com/zed-industries/zed/issues/12335

Release Notes:

- Fixed undo and redo macOS menu items being always disabled
([#12335](https://github.com/zed-industries/zed/issues/12335))
2024-11-06 14:34:46 +02:00
..
2024-11-05 16:18:41 -08:00
2024-10-28 20:27:09 -06:00
2024-11-05 16:18:41 -08:00
2024-10-31 11:40:38 -04:00
2024-11-05 16:18:41 -08:00
2024-01-21 14:26:45 -08:00