Skip to content

Add CursorSource size getter

Vlad Zahorodnii requested to merge work/zzag/cursor-source-size into master

CursorSource::size() provides a way to get the size of the attached cursor source without actually looking into its contents.

Merge request reports