stylus icon indicating copy to clipboard operation
stylus copied to clipboard

[Feature Request] Ability to show/hide options in the config popup menu.

Open DrakeTDL opened this issue 6 years ago • 3 comments

I think being about to show/hide config options based on another option would great. For example, a user sets x to false then y and z shows up. This (IMO) would be most beneficial for those who only want to show more options when a certain option is ticked or something. I'm not sure of the technicalities but I imagine that this would apply to checkboxes and selects

DrakeTDL avatar Oct 22 '19 07:10 DrakeTDL

Do you have a working usercss having a lot of options which can be used as the live example?

eight04 avatar Oct 22 '19 15:10 eight04

Apologies for the late reply, While I do have a working usercss with quite a few options, it currently does not use the Live Switch System.

DrakeTDL avatar Oct 26 '19 01:10 DrakeTDL

The idea is good. It should be implemented first as usercss @var syntax though.

tophf avatar Oct 09 '20 08:10 tophf

I second this feature request!

Example

In the example attached, I'd love to only show the litely or darkly color scheme options depending on whether the user has chosen litely or darkly in the base theme selection. Would make it a lot less confusing for users, and would make sure I only need a single user.css, rather than having to fragment based on light/dark.

While the extension does allow the user to choose between light and dark, and I could make use of that, I instead include the option here as a way to advise the user that the theme also needs to be changed in their Lemmy settings to display correctly.

HrBingR avatar Jun 17 '23 11:06 HrBingR