You are not logged in.

Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Tuur

Sage

  • "Tuur" started this thread

Posts: 3,737

Location: Netherlands

Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer

  • Send private message

1

Tuesday, August 30th 2022, 5:40pm

Maskchildren

Hi,

I was wondering, maybe a stupid question, i might be confused, .. if it would be possible to have the option maskchildren ="ignore"

.. to place in a child layer/(i hope also hotspot soon) to ignore the maskchildren true setting of the parent..
*blink*


Tuur *thumbsup*

2

Wednesday, September 7th 2022, 10:14am

Hi,

technically maskchildren=true simply maps to CSS overflow=hidden.

That means an option to ignore that wouldn't be that easy to implement...
To do that two layers/html-elements would be necessary, one with maskchildren/hidden-overflow and one without and then the children elements to be placed in the one or the other.

Because of that afford it would make more sense doing that directly with layers instead of internally simulating the same, especially when it wouldn't be always required for all other layers.

Best regards,
Klaus