mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-08 04:57:32 -04:00
im j trynna checkout, hope this code isn't broken
This commit is contained in:
parent
acb95648e6
commit
02b48c9952
3 changed files with 28 additions and 17 deletions
|
|
@ -59,7 +59,7 @@ pub fn close(L: *zlua.Lua) i32 {
|
|||
return 1;
|
||||
}
|
||||
|
||||
// ---Position the view by it's top left corner
|
||||
// ---position the view by it's top left corner
|
||||
// ---@param view_id view_id 0 maps to focused view
|
||||
// ---@param x number x position for view
|
||||
// ---@param y number y position for view
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue