Skip to content

Change type of TickLength from int to float

Cory Quammen requested to merge cory.quammen/vtk:float_tick_length into master

This is more consistent with other members that are defined in terms of pixels, e.g., LabelOffset.

Note: not a backwards compatibility issue because this is a new member since the last VTK release.

Merge request reports