Skip to content

lorenz-jhager/webviewer-ui-issue-reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webviewer-ui issue reproduction

This is a minimal project to reproduce two issues with the WebViewer UI:

  • Issue 1 #1101: Viewer crashes when it's resized to a narrow width, and the UI has some elements that are 'disabled' (via disableElements).
  • Issue 2 #1102: Divider can not be enabled / disabled analog to other UI elements.

To reproduce issue:

(Add Apryse license key in index.html#L15)

  1. npm i
  2. npm run move-static
  3. npm start
  4. Open in browser http://localhost:8100
  5. Change Tool Mode to Pan
  6. => Issue 2: The dividers are still visible!
  7. Resize the window to a narrow width
  8. => Issue 1: The viewer crashes with errors in the console!

About

This is a minimal project to reproduce two issues with the WebViewer UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published