Hi Joseph! On 2017-04-12 at 09:41 (-0700), Joseph Herlant wrote: > Hi, > > Thanks for the report, I'll check how to do that.
So I digged a little more and came to the attached patch, that seems to fix the issue on 0.13.0 (tested myself). Hope this helps. mfv -- Matteo F. Vescovi || Debian Developer GnuPG KeyID: 4096R/0x8062398983B2CF7A
diff --git a/lib/log-scale.vala b/lib/log-scale.vala index 3eac8a7..74f0dc6 100644 --- a/lib/log-scale.vala +++ b/lib/log-scale.vala @@ -38,7 +38,7 @@ namespace Pomodoro.Widgets { GLib.Object ( orientation: Gtk.Orientation.HORIZONTAL, - digits: 0, + digits: -1, draw_value: false, margin_top: 4, halign: Gtk.Align.FILL
signature.asc
Description: PGP signature