monkeymademe / picamera2-WebUI

This is a VERY basic WebUI for the Picamera2 Library for the Raspberry Pi
MIT License
83 stars 11 forks source link

Change the setting order and clearly define whats enabled and disabled #28

Open monkeymademe opened 3 months ago

monkeymademe commented 3 months ago

Currently all the settings are just thrown out in any order really. Some sections have this enabled switch but then not all settings in that section needs to use it so a restructure is needed

1st the enabled/disabled settings need to be identified and visually boxed together 2nd need to work out what is more useful at the top 3rd need to consider if some settings are worth even having in the main UI? 4th... Feeling a little disconnect between the camera mode in the camera info section and the effect it has on the whole setup. need to link it somehow (its in the right place but there needs to be something in the main ui that points to it)