Git Product home page Git Product logo

Comments (1)

Taiko2k avatar Taiko2k commented on August 17, 2024

At startup/file loading you always show a 545x545 (why this size BTW? How did you came up with that not even number – 512 would be the nearest round number stuck_out_tongue_winking_eye ) rectangle at the top left.

The initial crop size isn't defined as a set pixel size, its defined as a proportion to the size of the source image. (Imagine, with a 10000x10000 image, if the crop size was 512 that would be relatively too tiny)

If you want, use some AI / Could we at leaast/maybe center the cropping?

I don't think it makes much difference where the initial crop is placed since its expected that the user will move it anyway. Placing it in the top corner is just fine for that IMO. Its not worth the added complexity to the application for anything more than that. Also, due to Fitts's Law, I might even argue that it is in fact not desirable to have the initial location close to the desired location.

On another note, I currently don't have the time to actively work on feature changes for this app. It's sort of in "maintenance only" mode for me.

from avvie.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.