mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 16:18:22 +08:00
@@ -31,9 +31,9 @@ abstract final class DanmakuOptions {
|
|||||||
area: danmakuShowArea,
|
area: danmakuShowArea,
|
||||||
duration: danmakuDuration / speed,
|
duration: danmakuDuration / speed,
|
||||||
staticDuration: danmakuStaticDuration / speed,
|
staticDuration: danmakuStaticDuration / speed,
|
||||||
hideBottom: blockTypes.contains(5),
|
hideBottom: blockTypes.contains(4),
|
||||||
hideScroll: blockTypes.contains(2),
|
hideScroll: blockTypes.contains(2),
|
||||||
hideTop: blockTypes.contains(4),
|
hideTop: blockTypes.contains(5),
|
||||||
hideSpecial: blockTypes.contains(7),
|
hideSpecial: blockTypes.contains(7),
|
||||||
strokeWidth: danmakuStrokeWidth,
|
strokeWidth: danmakuStrokeWidth,
|
||||||
scrollFixedVelocity: scrollFixedVelocity,
|
scrollFixedVelocity: scrollFixedVelocity,
|
||||||
|
|||||||
@@ -239,7 +239,7 @@ packages:
|
|||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: main
|
ref: main
|
||||||
resolved-ref: "2012a4b9758bf29b30884bbf27247602925a7945"
|
resolved-ref: "2a0f79712bd9d8856271e657859b36f060e55ef6"
|
||||||
url: "https://github.com/bggRGjQaUbCoE/canvas_danmaku.git"
|
url: "https://github.com/bggRGjQaUbCoE/canvas_danmaku.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.2.6"
|
version: "0.2.6"
|
||||||
|
|||||||
Reference in New Issue
Block a user