Acknowledged

bug with settings in datafiled

1. When getSettingsView() returns [v, d] 

where

- v extends UII.Menu2

- d extends UII.Menu2InputDelegate

sim shows menu inside last DF

2. on my f7 14.36 there is problem to show 2 CIQ DFs (especially when I want to change type of DF),

- list of CIQ DF

-- is empty

-- showing only first selected CIQ DF

-- selecting stopper after pressing down

-- ...

- when system shows question about settings start button doesn't work

Parents
  • The first issue might be due a limitation of the simulator. You're probably aware that the sim can display all supported layouts, but it doesn't really understand that each of the fields in the layout is unique—it displays the running app in each of the data field areas of the layout. I suspect this works fine if you're using a one-field layout. I'll report it and see what we can do.

    The second issue I'm not entirely clear about. Is the problem that you can't select more than one CIQ data field to display in your layout on the device?

Comment
  • The first issue might be due a limitation of the simulator. You're probably aware that the sim can display all supported layouts, but it doesn't really understand that each of the fields in the layout is unique—it displays the running app in each of the data field areas of the layout. I suspect this works fine if you're using a one-field layout. I'll report it and see what we can do.

    The second issue I'm not entirely clear about. Is the problem that you can't select more than one CIQ data field to display in your layout on the device?

Children
No Data