Giter VIP home page Giter VIP logo

agile_iit's People

Watchers

 avatar  avatar  avatar

Forkers

quinnanya

agile_iit's Issues

Extract Detail: The jquery ui icons are hard to see.

The "resize", "i", "x" and "flip" icons are pretty terrible, and should be replaced with larger higher-contrast versions.

I think they're from an image sprite that ships with jQuery or jQuery UI. Find a better one.

selected: Drag too fast and you get a rogue clone.

On the /selected page, where you have to drag two images into the droppable zones before opening the tools, if you try to drag too soon after the page loads, the clone (the helper copy of the dragged image) gets "stuck" - it doesn't fill to populate the droppable zone and leaves a copy, unmovable, at a high z-index. Possibly a race condition. Could possibly be fixed by changing the order of javascript triggering - creating droppables before draggables, for instance. Note that when this happens, the droppable zone still turns colour as though it is droppable.

Logs show the error happening
Uncaught TypeError: Cannot read property 'replace' of undefined
if you drop before the console is finished loading the following:
XHR finished loading: POST "http://localhost:8181/agile/iit/imagederivative".
XHR finished loading: GET "http://localhost:8181/sites/default/files/styles/iit-600/public/Mona_Lisa_%28copy%2C_Hermitage%29.jpg?itok=0wcfJR7Q".
for every image in the gallery.

Extract detail: Save extracts

In the extract detail window, make a button to "save this detail" which will create a node of the type "Saved comparison" with node references to the two images (source paintings), the dimensions of the image, and who created it. Also, presumably, the cropped image sections or enough information to re-create them.

Image extracts will be saved to "My extracts" which is a flag separate from "My Library".

User should be able to create arbitrary titles and fill in a 'notes' field.

Extract Detail: Popup window is slow or doesn't show up.

The extract detail details window works fine in FF but seems to not pop up, or takes its sweet time, in Chrome.

I noticed that sometimes the window was present, but behind all other Chrome windows. I thought a 0.03 second delay before bringing it to focus would help, but then the window took up to 10 seconds to appear.

Comparison: Make a 4-pane layout

"The display will be split into four panes, with the bottom two being the zoomed areas. By having more room for the zoomed image, it should show a greater magnification, not more of the zoomed image."

This will work great for landscape-oriented images but tall skinny images will still be a bit awkward. We are going to go with this anyway.

Extract Detail: Arrange the two main images better.

  1. Space between the images. There's no gap - it's hard to see where one ends and the other begins.
    Make sure this does not interfere with the section-grabbery.
  2. If the images are portrait (e.g. Mona Lisa), you may not be able to see the extracted detail.

Comparison: Ability of user to set anchor points

Create a button to "set anchor points" which allows you to set equivalent spots on both images. If one is cropped or off center compared to the other, this will allow the two zoomed windows to move along what actually corresponds.

You should be able to "reset" to default (top-left corners, I assume).

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.