sshahine / JFoenix

JavaFX Material Design Library
MIT License
6.27k stars 1.05k forks source link

How to set the width of the datepicker's year listview and how to set the year range of the year listview? #1265

Open hyunjoon1120 opened 8 months ago

hyunjoon1120 commented 8 months ago
  1. The width of the calendar grid is set. However, I want the width of the year listview to be smaller than the width of the calendar gird, but it is not set.

  2. By default, the year listview's year range is from 1900 to 2100. I want to set this year range.