Giter Club home page Giter Club logo

hanami's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

hanami's Issues

Cleanup Hanami.class ViewController/Model split.

Java tends to combine the view and controller into the same class. But I need to separate all the view and controller code from it still, so it acts as a pure model.

This also means that the model should never call anything from the view (directly). It should be as best it can a one sided operation.

Delete file option.

Add the ability to delete files from within Hanami. So that we can browse through a directory and delete images we don't want.

Code Cleanup/Refactor

Cleanup and Refactor code to allow modifications to the program to be made easier.

Scaled images lose contrast

When opening some files (such as black and white ones), once scaled, they lose a bit of contrast during the scaling operation.

Missing files lockup program.

Currently when a file is deleted in a directory and you try to navigate to it from within Hanami the program locks up on loading.

Lock up on loading large image after another

The program can lock up when loading a large image after loading a previously large image. This is due probably due to resource issues. A 6500*4800 image uses up about 90 mb of raw when uncompressed (which I have to do to display it).

Flushing the old images should help prevent this lockup.

Zoom feature.

The ability to zoom in and out on a image. Optional resample option.

Image information dialog (with hotkey).

Ability to display information about a given image. Including size, dimensions, image type, colors, and color depth information.

Also a shortcut to easily bring up or hide this information.

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.