This commit is contained in:
RadsammyT 2026-04-25 16:56:06 -04:00
commit 4a8b150e73
No known key found for this signature in database

View file

@ -1939,8 +1939,8 @@ fn updateSessionSpecifier(self: *Label, ptr: *anyopaque) !void {
fn positionWidgets(ptr: *anyopaque) !void {
var state: *UiState = @ptrCast(@alignCast(ptr));
// Offsets for custom bind placement. Declared here instead of the
// Offsets for custom bind placement. Declared here instead of the
// below if stmt as we need these for `battery_label` positioning.
var x_offset: usize = 0;
// To account for the first row of built-in key hints