mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
renderer/metal: disable bandaid
This commit is contained in:
@ -929,9 +929,6 @@ pub fn updateFrame(
|
||||
if (v > 0) break :rebuild true;
|
||||
}
|
||||
|
||||
// Temporary while: https://github.com/mitchellh/ghostty/issues/1731
|
||||
if (true) break :rebuild true;
|
||||
|
||||
break :rebuild false;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user