bkavuncu / GDO

GDO
MIT License
0 stars 1 forks source link

Images app auto launch v2 #135

Closed ahhbzyz closed 8 years ago

ahhbzyz commented 8 years ago

130 has some issues.

  1. Auto Launch called by other app affects the image shown in Images App's cropbox
  2. InstanceId is not defined issue in gdo.apps.images.js

This new version fixed these problems and also add two functions for other app to move and zoom image. Also, there is no need to re-process a processed image.

davidbirchwork commented 8 years ago

Thanks Bertan, Chris will update his code to match this

ahhbzyz commented 8 years ago

Still has a problem of cropbox's position (unable to pre know the Thumbnail div's width), currently working on it.