When popup window is shown at the first time, some time is needed for searching and initializing of required information about available skins.
Later this initializing is not required and it works faster next times.I'm thinking about an improvement of this behaviour, maybe this information will be searched in other thread before opening…
Thanks. It is a wonderful tool. Is it possible to do some blind initialization that is held in memory when you start your application?
'Support' wrote:
When popup window is shown at the first time, some time is needed for searching and initializing of required information about available skins.
Later this initializing is not required and it works faster next times.I'm thinking about an improvement of this behaviour, maybe this information will be searched in other thread before opening…