NanoAdblocker / NanoCore

An adblocker
GNU General Public License v3.0
462 stars 22 forks source link

Revisit the way the new popup contracts and expands #334

Closed jspenguin2017 closed 4 years ago

jspenguin2017 commented 4 years ago

I don't want it to contract and expand 6 times, but it does make sense for some of the buttons to be hidden by default.

Probably 3 different states:

jspenguin2017 commented 4 years ago

Or maybe we can simply change the default value of popupPanelLockedSections, that's probably a lot simpler than the current patch that completely change the contract and expand logic.

The arrows on the More and Less buttons can probably be restored too.

Also don't forget to add settings migration.