Sidebar collapse submenu scrolling issue

Hello,

I have a problem with my vertically collapsable submenu system on my sidebar , I cannot scroll down when the submenu is toggle on, what might be the problem ? Is there a way to scroll when the submenu is toggle on, so that I can access menu element far bellow ?

What does the element hierarchy look like? Are the menu items inside a repeating group? If so, how is the RG configured?

A couple options are:

  • Configure the RG to scroll vertically.
  • Put the menu items inside a regular group and enable the Alllow vertical scrolling when content overflows option for the group (found on the Layout tab of the properties editor).

I have found the solution, I disabled Fit height to content, and it worked

1 Like