Agree with @kugel- that there seems very little point in caching height of each line when all lines are the same height, guaranteed by Scintilla "All lines of text in Scintilla are the same height" so need to show it solves some actual problem.

Requesting text height from Scintilla in goto_popup_position_func() is unlikely to be significant given that function then creates and renders a menu popup which will be much more expensive.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/2934/c1020718342@github.com>