live-preview: Refactoring of property editor ui code

This commit is contained in:
Florian Blasius 2024-09-01 15:22:30 +02:00 committed by Tobias Hunger
parent 481c0569e6
commit a32b0ac6d0
3 changed files with 100 additions and 174 deletions

View file

@ -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;