VisualMelon
VisualMelon
Changes to the changelog for 2.2.0. Went with 2.2.0 rather than 2.1.3 because of all the dependency changes and the couple of breaking changes; nothing too much to be excited...
I was going to refit ImageSharp completely, but then I realised that ImageSharp.Drawing is fine with version 1.0.0 still, so this just bumps it so that it's not a beta...
### Describe the bug When `TimePicker.UseSeconds` is `false`, the seconds component is still included in the resulting `TimeSpan` value. Further, the value defaults to the current time, so the seconds...