indilib / indi

INDI Core Library Repository
https://www.indilib.org
GNU Lesser General Public License v2.1
377 stars 394 forks source link

Add button for custom resolution in simulator CCD #2074

Closed escribana closed 4 months ago

escribana commented 5 months ago

Add button for custom resolution to reestablish the possibility to work with the resolution defined in simulator config.

knro commented 5 months ago

So when custom is selected, it should use whatever is in simulator config? this is not implemented yet.

escribana commented 5 months ago

I do not understand: I tested with EKOS and it works! (Loading the saved values sets all parameters.) But there is indeed little problem insofar the image settings are not set immediately in the Image Settings tab of the INDI Control Panel. Do you address this with your comment?

knro commented 5 months ago

I guess what I mean is this: if you select custom, then what happens? how is the resolution set/updated?

escribana commented 5 months ago

The problem arose with new KStars / INDI: My custom resolution in Simulator Config always jumped back to the preset resolution 1280x1024. With this "Custom" button the resolution set in Simulator Config is preserved again. So is "Config" a better designation for the button?