Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Commit

Permalink
Fix infinite loop on drawing of large labels (#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 yotamberk committed Jul 21, 2017
1 parent f805b1f commit 6aba9b2
Show file tree
Hide file tree
Showing 2 changed files with 718 additions and 135 deletions.
Loading

0 comments on commit 6aba9b2

Please sign in to comment.