https://bugzilla.wikimedia.org/show_bug.cgi?id=41246
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Bartosz Dziewoński <[email protected]> 2012-10-21 11:34:34 UTC --- Quickbar = sidebar in other skins. Yes, I did remove this option; I didn't think it might be useful, and it would hinder me in the skin revamp I've been doing – it's hard to support four modes of sidebar placement within a single skins without breaking stuff. Additionally, it required the styles for the skin to be split between multiple files, again hindering any modifications. There are actually two things we're talking about now: * placing the sidebar to the left or to the right * allowing it's position to be fixed on-screen (that is, to make it not scroll with the content) I guess the first could be added back if it's needed, but I'm hesitant to do this. The second, however, could cause troubles, as – especially with the toolbox added – the sidebar could become higher than the screen height, leaving part of it unaccessible. (It was all removed in commit I8e029cdb.) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
