jpasqua / VisibleTesla

Java App to monitor and Control the Tesla Model S
124 stars 41 forks source link

Highlight days with trips in the Trips tabs #39

Closed jpasqua closed 10 years ago

jpasqua commented 10 years ago

In the CalendarPicker of the Trips tab, highlight the days that actually contain trips.

This doesn't appear to be possible with the current version of CalendarPicker, but the 8.0 version has a highlightedCalendars property that will let me do this.

jpasqua commented 10 years ago

Deferred until the CalendarPicker component is updated for JavaFX 2.2 or VT moves to Java 8.

jpasqua commented 10 years ago

This seems to be possible in newer snapshots of jfxtras 2.2-r6. I'll try a recent version, and if it is stable, will work on this request.

jpasqua commented 10 years ago

Should be in 0.25.03. More testing before release.

jpasqua commented 10 years ago

Just released.