File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 3
3
*******************************************************************************
4
4
5
5
=== 1.0.5 ===
6
+ * Added audio file preview template.
7
+ * Updated styles.
8
+ * Updated localization files.
6
9
7
10
=== 1.0.4 ===
8
11
* Updated visual styles.
Original file line number Diff line number Diff line change 1643
1643
</style >
1644
1644
1645
1645
<style class =" FileDialog::FileList" parents =" ListBox" ></style >
1646
+
1647
+ <style class =" FileDialog::FilePreview::Heading" parents =" Label" >
1648
+ <allocation .hfill value =" true" />
1649
+ <text .layout.halign value =" -1" />
1650
+ <font .bold value =" true" />
1651
+ </style >
1652
+
1653
+ <style class =" FileDialog::FilePreview::Value" parents =" Label" >
1654
+ <allocation .hfill value =" true" />
1655
+ <padding .left value =" 16" />
1656
+ <text .layout.halign value =" -1" />
1657
+ </style >
1646
1658
1647
1659
<style class =" FileDialog::FilterComboBox" parents =" ComboBox" >
1648
1660
<border .color value =" border_color" />
Original file line number Diff line number Diff line change 1649
1649
</style >
1650
1650
1651
1651
<style class =" FileDialog::FileList" parents =" ListBox" ></style >
1652
+
1653
+ <style class =" FileDialog::FilePreview::Heading" parents =" Label" >
1654
+ <allocation .hfill value =" true" />
1655
+ <text .layout.halign value =" -1" />
1656
+ <font .bold value =" true" />
1657
+ </style >
1658
+
1659
+ <style class =" FileDialog::FilePreview::Value" parents =" Label" >
1660
+ <allocation .hfill value =" true" />
1661
+ <padding .left value =" 16" />
1662
+ <text .layout.halign value =" -1" />
1663
+ </style >
1652
1664
1653
1665
<style class =" FileDialog::FilterComboBox" parents =" ComboBox" >
1654
1666
<color value =" bg_name" />
You can’t perform that action at this time.
0 commit comments