You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'd like to recreate the "Archive Paper Image" capability from the software in the video below - but using Angular instead of being limited to the original Windows-only desktop application:
The new Angular version should use a similar interface, including the tabbed sections that are currently on the left hand size and an area for the image to be displayed. Ideally it should be possible to zoom and pan the image within the image component - but first it may be necessary to investigate options for achieving this.
All of the data, including the images, will be retrieved from a Web API that is currently being worked on.
The text was updated successfully, but these errors were encountered:
We'd like to recreate the "Archive Paper Image" capability from the software in the video below - but using Angular instead of being limited to the original Windows-only desktop application:
https://www.youtube.com/watch?v=RCXQs6X8X8Y&list=PLxxhd13fehC4vQpBota-DYBF_rl5Tu163&index=11&t=662s
The new Angular version should use a similar interface, including the tabbed sections that are currently on the left hand size and an area for the image to be displayed. Ideally it should be possible to zoom and pan the image within the image component - but first it may be necessary to investigate options for achieving this.
All of the data, including the images, will be retrieved from a Web API that is currently being worked on.
The text was updated successfully, but these errors were encountered: