Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
toggle layer visibility in GIMP 3.0
#5
(10-19-2022, 08:44 AM)Ofnuts Wrote: Yes... but it is half-broken in 2.10 already... Chain-linking is really for transforms. Here you can't rotate one of your layers without having to unlink/relink.

What you could be using is either:
  • Color tags:  gimp-item-get-color-tag, and gimp-item-set-color-tag and your script looks at these to toggle visibility
  • Use layer  groups (possibly with the new "pass-through" attribute) and toggle group visibility (and then you don't need a script)

Thanks for the hint!
Reply


Messages In This Thread
toggle layer visibility in GIMP 3.0 - by MichaJo - 10-18-2022, 08:40 PM
RE: toggle layer visibility in GIMP 3.0 - by MichaJo - 10-19-2022, 12:04 PM

Forum Jump: