Fix file base area selection in Luciano theme
This commit is contained in:
parent
0e986238c2
commit
5286c52a26
|
@ -713,17 +713,14 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
fileBaseBrowseByAreaSelect: {
|
fileBaseBrowseByAreaSelect: {
|
||||||
config: {
|
|
||||||
protListFormat: "|00|03{name}"
|
|
||||||
protListFocusFormat: "|00|19|15{name}"
|
|
||||||
}
|
|
||||||
|
|
||||||
0: {
|
0: {
|
||||||
mci: {
|
mci: {
|
||||||
VM1: {
|
VM1: {
|
||||||
height: 15
|
height: 15
|
||||||
width: 30
|
width: 30
|
||||||
focusTextStyle: first lower
|
focusTextStyle: first lower
|
||||||
|
itemFormat: "|00|03{name}"
|
||||||
|
focusItemFormat: "|00|19|15{name}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue