mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-02-22 02:59:02 +01:00
- okay, that seems to have fixed the FieldH/FieldV issue? - thought that'd never happen - still not happy with how Layout override is working
This commit is contained in:
parent
731f4a971e
commit
8c54510f63
9 changed files with 179 additions and 118 deletions
|
|
@ -1,4 +1,4 @@
|
|||
mod widget_border; pub use self::widget_border::*;
|
||||
mod widget_field; pub use self::widget_field::*;
|
||||
mod widget_form; pub use self::widget_form::*;
|
||||
mod widget_style; pub use self::widget_style::*;
|
||||
mod widget_tryptich; pub use self::widget_tryptich::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue