Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Copying menu cell doesn't copy submenu layout #2048

Closed
joeljfischer opened this issue Oct 5, 2021 · 0 comments
Closed

Copying menu cell doesn't copy submenu layout #2048

joeljfischer opened this issue Oct 5, 2021 · 0 comments
Labels
bug A defect in the library manager-screen Relating to the manager layer - screen managers

Comments

@joeljfischer
Copy link
Contributor

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
  1. Create a cell with any subcells and set that cell's submenuLayout to TILES
  2. Connect to system with Core > 6.0 and HMI that supports tiled menu layout but defaults to LIST.
  3. Send the cell
  4. 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.

OS & Version Information
  • iOS Version: n/a
  • SDL iOS Version: v7.3.0-RC.1
  • Testing Against: Manticore (Core v7.1.1, Generic_HMI v0.10.0)
Test Case, Sample Code, and / or Example App

n/a

@joeljfischer joeljfischer added bug A defect in the library manager-screen Relating to the manager layer - screen managers labels Oct 5, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug A defect in the library manager-screen Relating to the manager layer - screen managers
Projects
None yet
Development

No branches or pull requests

1 participant