Page 1 of 1

new config/theme structure

Posted: 20 Oct 2008, 20:28
by dkinloch
Because there is duplicated control settings in the config file now, it makes the "theme" control settings that are duplicated redundant as dominance is given to "config" commands

=> Is there any need to have sthese duplications in "theme" as they are now redundant ...

Posted: 21 Oct 2008, 03:01
by mjau-mjau
If you made a CLEAN update to the latest release, there would be no duplicates. There certainly is no need ... what exact settings are you speaking of?

Posted: 21 Oct 2008, 06:56
by dkinloch
In config/maincontrols :

enabled
items
autohide
align
margin
locktothumbnails

In themes/maincontrols

enabled
maincontrols (this is same as "items" in config)
autohide
align
margin

Posted: 21 Oct 2008, 10:45
by mjau-mjau
You must have some old config files mixed in somehow ... This is how it looks in original release files:

config
config.controls.maincontrols.enabled
config.controls.maincontrols.items
config.controls.maincontrols.autohide
config.controls.maincontrols.align
config.controls.maincontrols.margin
config.controls.maincontrols.locktothumbnails

In themes there is only items under theme.controls.maincontrols.button...

There are no identical items in config and theme unless they have been added manually, or somehow left over from some old theme ... Did you delete your "imagevue" folder before updating to the latest release?

Posted: 27 Oct 2008, 10:04
by dkinloch
apologies for delayed response, it was an old theme uploaded onto new update, apologies...