The problem is most probably related to #662 and #665 - I am sorting kanjis by stroke numbers on the UI thread which is bad practice and most probably causes the drawing lag. Why only the paid add-on is affected? This is simply because the internal kanjipad provides less kanjis, therefore they are sorted faster and the lag is not as apparent.
The problem is most probably related to #662 and #665 - I am sorting kanjis by stroke numbers on the UI thread which is bad practice and most probably causes the drawing lag. Why only the paid add-on is affected? This is simply because the internal kanjipad provides less kanjis, therefore they are sorted faster and the lag is not as apparent.