ageller / Firefly

A WebGL interactive particle viewer
GNU Affero General Public License v3.0
65 stars 13 forks source link

screenshot should not crop the image if aspect ratio is the same #139

Closed agurvich closed 2 years ago

agurvich commented 2 years ago

likewise, the # of pixels should be upsampling/downsampling not increasing the field of view (as it currently is)

agurvich commented 2 years ago

https://github.com/ageller/Scatter_WebGL

has a working implementation of this and @ageller said he would copy it over

ageller commented 2 years ago

This was either inadvertently fixed or was never actually an issue. Works now as expected.