Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Dynamic Sampling #25

@THEGOLDENPRO

Description

@THEGOLDENPRO

At the moment images are downsampled to around display resolution on image load so for example if we have an image that is 3840 x 2160 (4k) getting loaded but our display / monitor is only 1080p, roseate will automatically downsample that image to 1920x1080 (plus some extra pixels).

This is great until we start zooming into the image and notice all the clarity we have lost, so let's dynamically adjust the downsampling when the user zooms in/out.

However this will need to be done in the background hence we will need #24 to be completed first.

Sub-issues

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions