Hi Isomorphic. I recently updated to 6.0-p20160511 from 6.0-p20160324, and I started experiencing some unexpected behavior (whole RibbonGroups disappearing from the RibbonBar) when I use the api you added in response to this.
Here is a short video documenting the behavior. When I make the window smaller, the Setup RibbonGroup controls disappear, and when I maximize it again, the Playback and Results controls disappear as well.
I don't know if this means something, but trying to find the source of the error by watching the developer console, I could see that some elements present in the RibbonGroups before the window resizing:
...are not present there after the resizing is done:
And this only happens to the groups (RibbonGroup_2 and RibbonGroup3) exhibiting the behavior.
Chrome version is 50.0.2661.102 m.
Thanks in advance for any help you can provide on this case.
Here is a short video documenting the behavior. When I make the window smaller, the Setup RibbonGroup controls disappear, and when I maximize it again, the Playback and Results controls disappear as well.
I don't know if this means something, but trying to find the source of the error by watching the developer console, I could see that some elements present in the RibbonGroups before the window resizing:
...are not present there after the resizing is done:
And this only happens to the groups (RibbonGroup_2 and RibbonGroup3) exhibiting the behavior.
Chrome version is 50.0.2661.102 m.
Thanks in advance for any help you can provide on this case.
Comment