version v0.6
This commit is contained in:
parent
bdc28e632e
commit
8482bde3ed
86 changed files with 7064 additions and 3208 deletions
|
@ -41,7 +41,7 @@ Rectangle {
|
|||
id:searchComponent
|
||||
|
||||
Rectangle{
|
||||
color: "white"
|
||||
color: "#EEEEEE"
|
||||
radius:0.5*mm
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin:mm
|
||||
|
@ -53,7 +53,7 @@ Rectangle {
|
|||
TextInput {
|
||||
id: searchText
|
||||
focus: true
|
||||
font.pixelSize: 3*mm
|
||||
font.pointSize: osSettings.bigFontSize
|
||||
wrapMode: Text.Wrap
|
||||
anchors.fill: parent
|
||||
selectByMouse: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue