-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
closed: fixedstatus: confirmedIssue has been reproduced and confirmed as a bug.Issue has been reproduced and confirmed as a bug.type: bugSomething isn't working.Something isn't working.
Description
Expected behavior (required)
When left Padding and Icon left Padding is set to 0, the button has no left padding on the device.
Current behavior (required)
When left Padding and Icon left Padding is set to 0, the button shows no padding in the editor and in test mode on the browser, however it does show padding on Android and iOS devices.
To Reproduce (required)
- Create new page
- Add a Column widget that contains a Button widget
- Add an icon and text to the button
- Set button left padding and left icon padding to 0, leave right paddings unset
- Observe that padding from the button is removed in the editor
- Download APK and run on Android
- Observe that padding is present in the button
Bug Report Code (required, generate by right clicking inside Widget Tree and clicking "Get Bug Report Code")
IT4sl+fl4otPm9ta1aX6dcB7/GI7JVA4U4IOscsZa0kdB4joPLJ/eMj4RE9BcMu/YWlhHFGioEQfzMnIk/ztC/QoH02cfJh+zLpuZjriUTbkEuzyT+3IHDUHZbsSXTTm
Context (required)
Trying to align a button (start of the icon) with a text field above to match provided designs.
Screenshots / recordings
Your environment
- Version of FlutterFlow used: 3.1
- Platform (e.g. Web, MacOS Desktop): MacOS Desktop
- Browser name and version: Google Chrome Version 110.0.5481.100 (Official Build) (arm64)
- Operating system and version (desktop or mobile): MacOS Ventura 13.1
Metadata
Metadata
Assignees
Labels
closed: fixedstatus: confirmedIssue has been reproduced and confirmed as a bug.Issue has been reproduced and confirmed as a bug.type: bugSomething isn't working.Something isn't working.