View Single Post
Old 09-26-2014, 05:04 AM   #2
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,772
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@taja - Calibre should start with the same panels showing as last time (you probably know that) - what happens if you quit with the Book Details hidden and then do a restart?

There's no preference setting as such - its controlled via the the following item in the gui.json file which is in the calibre configuration folder

Code:
  "tag_browser_splitter_horizontal_state": [true, 200],
The first value should toggle between true and false

With calibre closed down you could try removing that item from gui.json and start/stop with tag browser showing/hidden - calibre will create a fresh entry for tag_browser_splitter_horizontal_state

BR
BetterRed is offline   Reply With Quote