Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Improvements required #10

Open
2 of 11 tasks
AWolf81 opened this issue Oct 6, 2017 · 0 comments
Open
2 of 11 tasks

Some Improvements required #10

AWolf81 opened this issue Oct 6, 2017 · 0 comments

Comments

@AWolf81
Copy link
Owner

AWolf81 commented Oct 6, 2017

  • Change font-color so the text is still visible with-in active selection. Fixed Z-index was an issue of CodeMirror area. Small CSS fix.
  • Make a selector so it's possible to enlarge text editor area horizontally (shrink rendering accordingly) Like at this demo
  • Keep the rendering view fixed on screen during scrolling so it is always visible (NICE to have)
  • Avoid panel size change due to size increase of the rendered svg. Fixed panel size required! (REQUIRED, see issue Panel resize not working as expected #12)
  • Handle of Panel not clickable when svg size increased - probably related to previous issue. (BUG)
  • Reset click of pan/zoom on mobile sets cursor into code editor. Bad UX. (IMPROVEMENT)
  • PNG export is not working as expected. Offset not correct. (BUG)
  • Theme selection drop-down on mobile not visible (behind render panel) - check z-index (BUG)

New features (later)

  • Save to Firebase + sharing feature.
  • Print SVG
  • Export as PDF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant