Tick marks on slider
Kevin Rushforth
kevin.rushforth at oracle.com
Mon Jun 8 12:43:12 UTC 2015
Yes, please file a bug.
-- Kevin
Sven Reimers wrote:
> Hi,
>
> my assumption was that
>
> Slider s_v6 = new Slider(0, 100, 50);
> s_v6.setShowTickMarks(true);
>
> would show all tick marks (minor and major), but it seems that major ones
> are missing. If I add
>
> s_v6.setShowTickLabels(true)
>
> label and major ticks are shown. Seems there is no workaround?
>
> Shall I file a bug (seems I still can do this in a lightweight mode until
> transition is finished).
>
> -Sven
>
>
More information about the openjfx-dev
mailing list