Page 1 of 1
Compact Layout checkbox logic inverted?
Posted: April 30th, 2018, 9:21 am
by magic144
Just noticed this with v2.3.3 (Windows 10, x64)
The Compact Layout checkbox in the Status and Interface Options - Web Interface pane seems to have its logic inverted,
i.e. when it is set/checked, the layout is more spread-out, and when it is cleared/unchecked, the layout is more compact.
Just asking if anybody else sees this? I'm sure it used to be correct.
Re: Compact Layout checkbox logic inverted?
Posted: April 30th, 2018, 10:29 am
by safihre
I can't reproduce this.
Maybe try again in a different browser?
Re: Compact Layout checkbox logic inverted?
Posted: April 30th, 2018, 11:15 am
by magic144
Seems like must have been a rogue value in a cookie for my 127.0.0.1 host... Not sure how that happened.
Cleaned all 127.0.0.1 AND localhost cookies and all is well again

Re: Compact Layout checkbox logic inverted?
Posted: April 30th, 2018, 11:18 am
by magic144
Looks like it remembers settings separately for localhost, 127.0.0.1, 192.168.x.y AND <HOSTNAME>
Didn't know that either!
Re: Compact Layout checkbox logic inverted?
Posted: April 30th, 2018, 11:37 am
by safihre
It stores it in localStorage, indeed domain specific for security
Re: Compact Layout checkbox logic inverted?
Posted: April 30th, 2018, 10:15 pm
by magic144
Hmm. Some crazy nonsense going on between IE and CCleaner.
Had to use IE's own Delete... fn to clear the 127.0.0.1 cookie - something was going on that wasn't letting the setting stick.
Yet again we are good to go.