[BUG] Splitter doesn't keep settings

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
kajoj1
Member
Member
Posts: 122
Joined: 2005-08-08, 10:24 UTC
Contact:

[BUG] Splitter doesn't keep settings

Post by *kajoj1 »

There are several moments when splitter doesn’t keep position.
For example:
  • A) set splitter to e.g. 30/70
    change to one of custom columns or thumbnails view

    B) set splitter to e.g. 30/70
    open separate tree view

    C) set splitter to e.g. 30/70
    change tab
    (this is strange because sometimes TC keeps splitter position and sometimes doesn’t in this case)
In all situactions above splitter just resets to 50/50.

Most of time I work with splitter set to 50 % but when I change its place, I expect that TC will respect my choice and keep splitter position.
User avatar
gbo
Senior Member
Senior Member
Posts: 329
Joined: 2005-03-31, 19:58 UTC
Location: Lausanne (Switzerland)

Post by *gbo »

I noticed something similar here (http://www.ghisler.ch/board/viewtopic.php?p=102005#102005).

TC is not taking the current values of the splitter into account but the value that is stored in wincmd.ini (50%-50% -> Divider=500 or 30%-70% -> Divider=381).

So if you want to modify the splitter values and that TC keeps those values into account you must
1) Change the splitter as you want
2) Click save position (Configuration -> Save position) or restart TC

Afterthat TC will take the new splitter values into account.

I don't know if this is done on purpose or if this need a fix in the new TC release?

HTH
Gil
Licence #17346

90% of coding is debugging. The other 10% is writing bugs.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

This will be improved in the next beta.
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

It should be much better now, please test!
Author of Total Commander
https://www.ghisler.com
kajoj1
Member
Member
Posts: 122
Joined: 2005-08-08, 10:24 UTC
Contact:

Post by *kajoj1 »

@ghisler(Author)

For me it's OK now :D . Thank you
Post Reply