Skip to content

Make ViewPrivate::displayRangeChanged public

Waqar Ahmed requested to merge work/displayrangechanged into master

Needed if someone wants to use firstDisplayedLine/lastDisplayLine api to only do operations on the current visible range.

Note that we have verticalScrollPositionChanged signal but that is not emitted if the height of View changes.

Merge request reports

Loading