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
Copying a menu cell does not copy the submenu layout. So when you use the menu manager to set a cell with subcells that sets the submenu layout to something other than the default, it will always fail to include the submenu layout information.
Reproduction Steps
Create a cell with any subcells and set that cell's submenuLayout to TILES
Connect to system with Core > 6.0 and HMI that supports tiled menu layout but defaults to LIST.
Send the cell
Display the menu and click on the cell
Expected Behavior
The cell's subcells should be shown in a tiled layout
Observed Behavior
The cell's subcells are always shown in a list layout.
Bug Report
Copying a menu cell does not copy the submenu layout. So when you use the menu manager to set a cell with subcells that sets the submenu layout to something other than the default, it will always fail to include the submenu layout information.
Reproduction Steps
submenuLayout
toTILES
Expected Behavior
The cell's subcells should be shown in a tiled layout
Observed Behavior
The cell's subcells are always shown in a list layout.
OS & Version Information
Test Case, Sample Code, and / or Example App
n/a
The text was updated successfully, but these errors were encountered: