mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
src/view.c: Convert SnapToEdge to use view_apply_xxx_geometry framework
This commit is contained in:
parent
992089e901
commit
3a4b55886d
3 changed files with 128 additions and 104 deletions
|
|
@ -40,6 +40,7 @@ interactive_begin(struct view *view, enum input_mode mode, uint32_t edges)
|
|||
return;
|
||||
}
|
||||
}
|
||||
view->tiled = 0;
|
||||
|
||||
/*
|
||||
* This function sets up an interactive move or resize operation, where
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue