NicoKandut / factorio-solar-art

Converts pictures into blueprints for solar farms.
https://nicokandut.github.io/factorio-solar-art/
MIT License
42 stars 1 forks source link

Contrast should be an integer field, not a slider #12

Closed rpdelaney closed 2 years ago

rpdelaney commented 2 years ago

I'm trying to generate a set of solar blue prints for a chess board. If I could just enter a number then I could note down the settings I used and come back to iterate on it if I decide I don't like how it looks later.

NicoKandut commented 2 years ago

It can be both

NicoKandut commented 2 years ago

This is included in the latest release. You can use both the slider and the number to set the contrast value now. Let me know what you think.

rpdelaney commented 2 years ago

It seems your instance at https://nicokandut.github.io/factorio-solar-art/ hasn't updated yet? I'm comfortable in a teminal, but I'm not much of a web dev; are there installation instructions for getting it going locally?

NicoKandut commented 2 years ago

Ctrl + F5 (force reload) should do the trick. Otherwise just close all tabs of the app and open it again.

rpdelaney commented 2 years ago

Got it. This should work well for me :) Thanks!