Commit Graph

11 Commits

Author SHA1 Message Date
Lemmy a5fc309880 cleanup(NScrollText): remove unused imports, gate layer on overflow 2026-03-28 14:06:24 -04:00
BUSTheid b18d33742a refactor(NScrollText.qml): MultiEffect fade mask
Replace the leftGradient and rightGradient Rectangles in NScrollText
with a MultiEffect mask approach. Old solution caused visual bugs.
2026-03-28 17:59:11 +01:00
Lysec 73daf1c25c NScrollText: disable gradient if capsule has transparency 2026-02-12 17:45:04 +01:00
Lysec e9f86eff04 NScrollText: proper fade implementation 2026-02-10 16:20:53 +01:00
Lysec 7789b02bfb NScrollText: add fade in/out effect 2026-02-10 15:53:03 +01:00
yuzujr 6690e1af97 Merge branch 'main' into fix/NScrollText 2026-01-28 22:36:33 +08:00
Lysec 2a1db90260 MediaMini: adjust MouseArea 2026-01-27 15:49:41 +01:00
kyle 017a0072cb fix(NScrollText): Fix misalignment issue caused by overly large Unicode characters 2026-01-27 01:37:20 +11:00
yuzujr b3621d73d4 fix issue#1371 2026-01-25 11:19:52 +08:00
Lemmy bb593da766 ScrollingText: avoid up and down jitter when appearing. 2026-01-03 09:33:13 -05:00
Andrii Dokhniak 7c0cfcd268 Feat: NScrollText widget 2026-01-03 00:20:46 +01:00