Coder Social home page Coder Social logo

metapho's People

Contributors

akkana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

metapho's Issues

Wishlist: search function

Sometimes it's hard to find tags when you have a lot of them going.
Idea: type /, then any tags matching whatever you type turn a different color.

Capital letter tags aren't handled right

If you try to add tags in the right-hand column, which start with A, they're confused with the lower-case tags in the left column. The code keeps track of tags by index number, but since the number of lower-case tags depends on the window size, it's nonobvious how to map the top right "A" tag to an index number.

It would be better if we used a dictionary and dropped this whole numeric indexing entirely.

Can't erase unintended new tag

On a photo, hit return to create a new tag. That tag can't be erased. Try it:
erase anything in the text field, hit ESC or click the box to remove it, then hit backspace (previous) and space (next). The new tag will be selected again.

If you mistakenly give it a name, it's worse: erasing the name doesn't erase the tag's name, and it will come back whenever you navigate to previous or next.

Expose event on rotated image unrotates.

In the main window, if you're viewing an image with EXIF rotation and you shade the window, when you unshade it, it will be redrawn with the wrong rotation. Shading again the re-shading can sometimes rotate yet again (ending up upside down, 180 degrees wrong) but I can't seem to reproduce that reliably.

This also happens after you view the zoom window then close it -- probably anything that generates an expose will trigger it.

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.