FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
124 stars 23 forks source link

Copy and Paste Widget Style on Icons #3504

Open coach1990 opened 3 months ago

coach1990 commented 3 months ago

Can we access your project?

Current Behavior

If an icon style is copied and pasted on other icon using "Paste Widget Style " option, the Target Icon Design also get changed, along with the Style.

Expected Behavior

Target icon (design) should remain as is, only the Styles should be pasted, of the Copied icon.

Steps to Reproduce

Pasted two icons. Give some styling (Color, Padding, Size) to 1st Icon.. Right click on the 1st Icon and select "Copy Widget Style " option. Go to 2nd Icon, right click - Click "Paste Widget Style " option

Result: 2nd Icon will now look like 1st Icon. (Icon itself gets changed). Along with Style.

Reproducible from Blank

Bug Report Code (Required)

IT4sls/l6otPvsdG1ZDuc8dB/TkQJUw8U508scp/bxIgGIDzPOw+ZPWkTBNWTcO7T0FbPkSmmkkHwayKv+PDEfo3HwmCGb5izs5QYQvifF+We5OBDqiOdEdBM9tUC2GM5pjZkxZ5HLFucl4s7U6yG+/KUXTrHu/AIndISq/LZO4=

Visual documentation

https://github.com/user-attachments/assets/6d790a9f-7afb-4020-b339-93707071cad2

Environment

- FlutterFlow version: FlutterFlow v4.1.78+ released July 29, 2024Flutter version is 3.22.2
- Platform: Desktop App Windows
- Browser name and version: Microsoft Edge Version 127.0.2651.74 (Official build) (64-bit)
- Operating system and version affected: Windows 11 Home Single Language , 23H2

Additional Information

No response

msusviela commented 3 months ago

Thanks! I was able to replicate the issue. I'll send it to ENG so they can work on this

msusviela commented 3 months ago

Thanks for the clarification for the text widget, I added it to the report.

coach1990 commented 2 months ago

Hi Team,

I observed the same behavior on Text widget also. If you "Copy Widget Style" of Text widget and "Paste Widget Style" on the other Text widget, This time Whole text gets changed.

@msusviela sorry I am new to GitHub, i wanted to change few datapoints, i changed but then i saw the edited version below, when i deleted it, it had your reply, so I again added the change in comments this time.

msusviela commented 2 months ago

Don't worry, it's fine. Thanks for the update :)

coach1990 commented 2 months ago

Hi,

is there any update on this, when it will be resolved?