Projects: Finalize tool #24
|
@ -181,6 +181,13 @@ export component MainTab inherits Rectangle {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
HorizontalLayout {
|
||||||
|
padding: 4px;
|
||||||
|
alignment: center;
|
||||||
|
Text {
|
||||||
|
text: "Right click to focus element on screen";
|
||||||
|
}
|
||||||
|
}
|
||||||
HorizontalLayout {
|
HorizontalLayout {
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
Button {
|
Button {
|
||||||
|
|
Loading…
Reference in New Issue