You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to make the title child look the way I need:
But then, I ran into trouble. I was trying to make the toggledChild transparent by all possible means, but it either keeps instantiating it as a white box, or just removes it (which shifts the menu in an undesired way).
Also, it would be especially useful if there was a way to provide a vertical offset for the menu, in order to achieve the desired menu look (because the initial title child needs to stay in place)
Finally, do you think it's possible to provide a border that would only be visible when the menu is opened?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi! This is what I am trying to achieve:
I was able to make the title child look the way I need:
But then, I ran into trouble. I was trying to make the toggledChild transparent by all possible means, but it either keeps instantiating it as a white box, or just removes it (which shifts the menu in an undesired way).
Also, it would be especially useful if there was a way to provide a vertical offset for the menu, in order to achieve the desired menu look (because the initial title child needs to stay in place)
Finally, do you think it's possible to provide a border that would only be visible when the menu is opened?
Thanks!
The text was updated successfully, but these errors were encountered: