1b0be74fc8
- Drag and drop, hidden, and so on now live on on the `Layout` trait, which helps make the logic less of a hassle to support (these methods are almost always guaranteed to exist on any view type, and it's easier to just noop them on a specific view if need be). - Begin reworking auto-drop-remove-from-superview logic by including an `is_handle` flag on `View`; will need to extend this work to others. |
||
---|---|---|
.. | ||
controller | ||
splitviewcontroller | ||
ios.rs | ||
macos.rs | ||
mod.rs | ||
traits.rs |