mirror of
https://git.checksum.fail/alec/saphir.git
synced 2026-06-16 02:49:38 +03:00
Everywhere: Use SaphirNode
This commit is contained in:
@@ -25,6 +25,7 @@ CDoc* saphir_DocBorder(U64)
|
||||
saphir.doc_cursor_state = 0;
|
||||
}
|
||||
task->win_bottom = MinI64(task->win_bottom, TEXT_ROWS - 3);
|
||||
task->win_right = MinI64(task->win_right, TEXT_COLS - 2);
|
||||
if (task != sys_focus_task) {
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user