mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-07 18:36:33 +00: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