From 8d605d41c81331983e0638fa149fb6a86cdd253d Mon Sep 17 00:00:00 2001 From: Mahdi Hosseinzadeh Date: Sun, 21 Jan 2024 20:34:03 +0330 Subject: [PATCH] Remove a resolved FIXME --- .../kotlin/ir/mahozad/multiplatform/wavyslider/VisualTest.kt | 3 --- 1 file changed, 3 deletions(-) diff --git a/library/src/desktopTest/kotlin/ir/mahozad/multiplatform/wavyslider/VisualTest.kt b/library/src/desktopTest/kotlin/ir/mahozad/multiplatform/wavyslider/VisualTest.kt index d3918c7..d46b5f7 100644 --- a/library/src/desktopTest/kotlin/ir/mahozad/multiplatform/wavyslider/VisualTest.kt +++ b/library/src/desktopTest/kotlin/ir/mahozad/multiplatform/wavyslider/VisualTest.kt @@ -183,9 +183,6 @@ class VisualTest { assert(isPassed) } - // FIXME: The rendered wave height does not correspond exactly to the specified wave height (it's a little bit smaller) - // because it is a bezier curve and the curve height is not exactly equal to the y-coordinate of the control point - // So, should place the control points a little bit farther than the specified wave height (maybe there is a formula for that?) @Test fun `Test 5`() { val isPassed = testApp(