|
|
Is there a way to let Greasefire remember the last layout used, i.e. column widht etc.? Everytime I open it I have to re-arrange it, since the first column can not be read (increase width of left frame, adjust columns in there). Would be great if GF remembers this on close, and opens up the next time as it was left before.
|
|
|
There is a persist attribute that should fix this: http://docs.huihoo.com/mozilla/xul/elemref/ref_... Basically you need to add persist="width" and make sure you have IDs. |
|
|
Thank you for your fast answer, Jesse. But forgive a layman his stupidity: Where do I have to add that? I'm not that used (yet?) to XUL. Is that something which can be done with Stylish or Greasemonkey - or is that answer better be directed at the Greasefire developers? |
|
|
I was more letting Steve know so he could include it in the next release. I'll ping him now. |
|
|
Thank you! |