mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 12:58:23 +00:00
live-preview: Refactoring of property editor ui code
This commit is contained in:
parent
481c0569e6
commit
a32b0ac6d0
3 changed files with 100 additions and 174 deletions
|
|
@ -9,7 +9,6 @@ import { BodyText } from "./body-text.slint";
|
|||
import { BodyStrongText } from "./body-strong-text.slint";
|
||||
import { StatusLineApi } from "status-line.slint";
|
||||
|
||||
|
||||
component HeaderItemTemplate {
|
||||
in property <bool> enabled: true;
|
||||
in property <string> text;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue