Skip to content

Commit

Permalink
Fix infinite loop on drawing of large labels (almende#3228)
Browse files Browse the repository at this point in the history
* Code cleanup, for better understanding

* Further refactoring; text processing to blocks in separate method

* Added unit test for labels - tests standard text and html tags

* Labels added unit tests for markdown

* Further refactoring; made multi and regular handling more congruent

* Interim save, not there yet

* Unit tests done, first working version

* Added test case with two big words

* Code cleanup

* Break up huge words into lines.

* Restore unrelated code change
  • Loading branch information
wimrijnders authored and Primoz Susa committed Jan 3, 2019
1 parent 4653218 commit b5c6b4e
Show file tree
Hide file tree
Showing 2 changed files with 718 additions and 135 deletions.
Loading

0 comments on commit b5c6b4e

Please sign in to comment.