FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
118 stars 18 forks source link

Slider Blurs When Inserted into a Transform for Vertical Orientation in Test Mode #3855

Open fenty2024 opened 1 week ago

fenty2024 commented 1 week ago

Can we access your project?

Current Behavior

When inserting the custom slider widget into a Transform widget to rotate it vertically, the slider blurs when previewed in test mode. This issue occurs consistently when the rotation is applied to make the slider vertical.

In the image below i duplicated the instance of the slider and anything above around 220 degree rotation ends up in a blurry slider

{12CB46B8-40A6-47D1-A0CB-8C4C24151CE8}

Expected Behavior

The 220 degree slider works fine but 270 or 90 degree blur

{12CB46B8-40A6-47D1-A0CB-8C4C24151CE8}

Steps to Reproduce

Create a new page. Add a Transform widget to the page. Inside the Transform widget, insert the custom slider widget (RangeXlider). Set the Transform to rotate the slider 90 degrees for vertical orientation. Run the test mode preview. Observe the blurring effect on the slider.

Reproducible from Blank

Bug Report Code (Required)

IT4okMmBw4pOodhI+rn5LO5onSQQNW03UOYSmMpBZywgfZzzBLN/fPfQP09WTtOnYWxmf2aMp14H/t7ujYfXUMY4FwSZfJROycx+WjzJXni6acyTF7qgeXNPJ9JRFVSz4Ku7vCRQAO5hWE4O72WmCOiyaC3UQI/1DGo8Sq/LZO4=

Visual documentation

{769CEA3E-8FD8-45B6-9293-C2E9595C2255}

Environment

FlutterFlow version: v4.1.89+ (released September 12, 2024)
Platform: Web
Browser name and version: 128.0.6613.138 (Official Build) (64-bit)
Operating system and version affected: Windows 11
Flutter version: 3.22.2

Additional Information

This issue is affecting the visual clarity of the custom slider widget. I’m trying to create a vertical slider for my application by rotating the slider using a Transform widget, but in test mode, the slider becomes blurry. This is blocking my ability to finalize the design and functionality of the UI component.

paulperez-dev commented 1 week ago

Hi @fenty2024,

Thank you for reporting this issue. I was able to replicate it, and I’ll be forwarding it to the engineering team so they can work on a fix.

Thank you for your patience!

fenty2024 commented 1 week ago

Hi,

Thanks for the update, will i get a notification when the bug has been fixed?

kind regards,

Fenton

On Fri, 20 Sept 2024 at 21:23, Paul Pérez @.***> wrote:

Hi @fenty2024 https://github.com/fenty2024,

Thank you for reporting this issue. I was able to replicate it, and I’ll be forwarding it to the engineering team so they can work on a fix.

Thank you for your patience!

— Reply to this email directly, view it on GitHub https://github.com/FlutterFlow/flutterflow-issues/issues/3855#issuecomment-2364563865, or unsubscribe https://github.com/notifications/unsubscribe-auth/BLOGQ2UCYE4F3QFBGRLYLRDZXR75JAVCNFSM6AAAAABORVGHF2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRUGU3DGOBWGU . You are receiving this because you were mentioned.Message ID: @.***>

paulperez-dev commented 2 days ago

Hi @fenty2024,

No ETA yet.