rjpeterson/Hanzisize

DOM scanning is too slow

Closed this issue · 0 comments

  • find and remove unnecessary async calls
  • reorganize function calling to optimize speed
  • implement html element indexing so 2nd, 3rd, 4th resizings are faster
  • scan dom on popup and language change, tag elements to change, change on newfontsize (removes repeated regex)