Auburn / FastNoiseLite

Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go
http://auburn.github.io/FastNoiseLite/
MIT License
2.79k stars 327 forks source link

Preview app doesn't fit on the screen 1366 x 768 #83

Closed HelloHumans13 closed 1 year ago

HelloHumans13 commented 3 years ago

I have checked all my display settings and everything is right. I can't even scroll or resize this app.

pic

Auburn commented 2 years ago

That region should be scrollable, probably a layout issue

nekotogd commented 2 years ago

Same here, app is unusable in native settings because I can't save any of the textures made. Issue is probably related to High-DPI scaling issues.

I have a 1080p laptop monitor with 150% scaling image

FastNoiseLite application has no scroll:

image

After resized scaling: image

Application is fully visible: image

Photonic0 commented 1 year ago

has anyone been able to solve this yet? I'm trying to do it myself but I have no clue how to open the visual editor

Auburn commented 1 year ago

Fixed in v1.1.0 with new web app