aaronwmorris / indi-allsky

Software to manage a Linux-based All Sky Camera.
GNU General Public License v3.0
252 stars 42 forks source link

Show full quality image in 'Latest' tab #1596

Open roop90 opened 4 weeks ago

roop90 commented 4 weeks ago

Hey there,

I've noticed that the image shown on the 'Latest' tab looks way worse than on the 'Gallery' or 'Image' tab. Would it be possible to show the full image in the 'Latest' tab instead or provide an setting for this?

aaronwmorris commented 4 weeks ago

The image quality is normally only an issue when viewing the images on a low resolution screen. The image is resized to fit within the canvas and the algorithm used by the canvas does not work very well. What device are you viewing it with?

roop90 commented 4 weeks ago

I use 4 different devices and all of them show bad image quality. Even when in full screen. It mostly affects the readability of exposure settings and so on. Otherwise it's not an issue.

My Devices:

Both PCs run Windows with dpi scaling.

aaronwmorris commented 4 weeks ago

Would you be willing/capable of some minor javascript updates to test settings in the display code?

roop90 commented 4 weeks ago

Would you be willing/capable of some minor javascript updates to test settings in the display code?

Sure. Can you provide an branch name? Then I can pull it an rebuild the container.

aaronwmorris commented 3 weeks ago

There is now a branch named canvas_quality. Before switching to that branch, you need to upgrade to the latest code. I made some changes to the database schema that need in place for this branch.

roop90 commented 2 weeks ago

It took a while, sorry.

I switched a few times between the versions. On mobile it got a little better, but still not good readable.