-
Notifications
You must be signed in to change notification settings - Fork 28
Closed as not planned
Labels
status: not a bugThis is not a bug.This is not a bug.
Description
Expected behavior (required)
I would expect the text fields to be the same hight in the flutterflow builder view, the run/test mode, and on the actual device (iphone 13 pro).
Current behavior (required)
But it seems that the text fields are much taller on the actual device than in build and run/test mode in the browser. This makes it so that the height of containers and textfields look like they match in the editor but not on the actual device. It also makes it so that it looks like there is more vertical space than there is on the actual device on pages that have text fields
To Reproduce (required)
To reproduce:
- Create new page
- Add row widget
- Add textfield widget inside row
- Add container widget inside row
- Set the height of the container so that it looks equal to the text field (in my case 55)
- Run on actual device
- observe that the container now is not the same height as the text field.
Bug Report Code (required, generate from Widget Tree)
IT4ozMrqx5BOseFK0L6JccBKjSQ4Ql9+bZIalcpBay0jF7KuDLMqY8/RVERvTb2rYW9YP06amWoW06nqiOOWV/YpAyeCbYRe+qtyazvwRkCjbqatU/HUACkbeacOQSj6
Context (required)
Screenshots / recordings
Content padding for the Price textfield:
Your environment
- Version of FlutterFlow used: v3.0 january 19
- Platform (e.g. Web, MacOS Desktop): web (device is iphone 13 pro)
- Browser name and version: chrome
- Operating system and version (desktop or mobile): desktop
Metadata
Metadata
Labels
status: not a bugThis is not a bug.This is not a bug.