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
I want to have settings that allow me to control which Camera types are available,
So that I can disable certain camera types when most plugins are not in use, streamlining the user experience and application performance.
Acceptance Criteria
Given I am using the application's settings,
When I navigate to the camera settings,
Then I should be able to enable or disable each specific camera type (CURRENT, DEFAULT, OFFSET, FIXED_TO_SAT, FPS, PLANETARIUM, SATELLITE, ASTRONOMY).
Commentary
It's important that this setting is easy to access and modify for developers. This will allow for better customization based on the specific needs of their project, especially when certain camera types are not necessary. The settings should dynamically affect the availability of camera types in the application's user interface.
The text was updated successfully, but these errors were encountered:
User Story
Acceptance Criteria
Commentary
It's important that this setting is easy to access and modify for developers. This will allow for better customization based on the specific needs of their project, especially when certain camera types are not necessary. The settings should dynamically affect the availability of camera types in the application's user interface.
The text was updated successfully, but these errors were encountered: