]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
prog fix
authorqydysky <qydysky@foxmail.com>
Sun, 10 Apr 2022 11:06:19 +0000 (19:06 +0800)
committerqydysky <qydysky@foxmail.com>
Sun, 10 Apr 2022 11:06:19 +0000 (19:06 +0800)
Reply/gtk.go

index c05b9ed04fd62e629649d89b05d96e153e18a016..cbd4f43baa5b5e18ec6bf77868886acb3f790cc2 100644 (file)
@@ -492,7 +492,7 @@ func Gtk_danmu() {
                                } else {
                                        in_smooth_roll = false
                                        tmp.SetValue(max)
-                                       if v, ok := c.C.C.K_v.LoadV(`gtk_保留弹幕数量`).(float64); ok {
+                                       if v, ok := c.C.K_v.LoadV(`gtk_保留弹幕数量`).(float64); ok {
                                                loc -= int(v)
                                        } else {
                                                loc -= 25