Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Camera selection issue #2

Open
maximilionus opened this issue Jun 11, 2020 · 1 comment
Open

Camera selection issue #2

maximilionus opened this issue Jun 11, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@maximilionus
Copy link
Owner

There's currently the problem with camera selection. It works by obtaining the index of element in listbox and getting camera from config by this index. But index of camera can be different from lbox indexes if it's not starting from 0

@maximilionus maximilionus added the bug Something isn't working label Jun 11, 2020
@maximilionus maximilionus self-assigned this Jun 11, 2020
@maximilionus
Copy link
Owner Author

maximilionus commented Jun 11, 2020

Proposal: Add sort on app initialization to all entries of cam_list in config file


This will not fix this issue if camera will be removed from menu. Otherwise you can run sort process on each config entry change (should be implemented directly in MCVConfig class

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant