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

Improve input & rendering of strings in canvas #35

Closed
3 of 5 tasks
fespinoza opened this issue Apr 29, 2017 · 0 comments
Closed
3 of 5 tasks

Improve input & rendering of strings in canvas #35

fespinoza opened this issue Apr 29, 2017 · 0 comments

Comments

@fespinoza
Copy link
Owner

fespinoza commented Apr 29, 2017

The input field should be aligned and expand as needed until a maximum size, after that it should expand down.

Within the frame that a input field is shown, the text should be drawn in the same way.

TODO

  • add autoresizing text field.
    • solve sometimes weird expansion of textfield. problem described in SO
  • improve rendered area of text drawn.
  • consider drawing of selected markers
  • refine positioning between rendered text and text field SO 2
@fespinoza fespinoza created this issue from a note in New Features (WIP) Apr 29, 2017
@fespinoza fespinoza changed the title improve input & rendering of strings in canvas Improve input & rendering of strings in canvas Apr 29, 2017
@fespinoza fespinoza moved this from WIP to DONE in New Features May 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant