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
The task is to add more devices to the device selector. It's possible to do so by adding corresponding objects to the simulatorDevices array. However, added items appear at the end of a list and it's impossible to reorder them.
Please introduce an API which would allow easily managing a list of available simulator devices.
The text was updated successfully, but these errors were encountered:
… which would allow developers to add/remove/reorder available device options (#5476)
* Implemented #5461 - Device Selector Drop-Down Menu - Introduce an API which would allow developers to add/remove/reorder available device options
* Fixed lint
---------
Co-authored-by: tsv2013 <[email protected]>
RomanTsukanov
changed the title
Device Selector Drop-Down Menu - Introduce an API which would allow developers to add/remove/reorder available device options
Preview tab: Add a visibleIndex property to device configuration objects to reorder them within the simulator device list
May 14, 2024
T18006 - Reorder device options within the device selector drop-down
https://surveyjs.answerdesk.io/internal/ticket/details/T18006
The task is to add more devices to the device selector. It's possible to do so by adding corresponding objects to the simulatorDevices array. However, added items appear at the end of a list and it's impossible to reorder them.
Please introduce an API which would allow easily managing a list of available simulator devices.
The text was updated successfully, but these errors were encountered: