cancel
Showing results for 
Search instead for 
Did you mean: 

In Build.me project dialog doesn't fit the screen in Phone Mode

former_member253610
Participant
0 Kudos

Hi,

We are using build.me for prototyping. When we add a dialog to a view, it doesn't fit the screen in phone mode. Width property doesn't work either. We cannot make it smaller. Is it a bug or is there a method to make it fit the screen. (We don't want to use "stretch" property)

UI editor:

Preview:

Accepted Solutions (0)

Answers (1)

Answers (1)

SergioG_TX
Active Contributor
0 Kudos

look at the responsive behavior section here

https://openui5.hana.ondemand.com/#/api/sap.m.Dialog/function%20Object()%20%7B%20%5Bnative%20code%5D...

it should fit your screen if u use the property: contentWidth

former_member253610
Participant
0 Kudos

In SAPUI5 of course it fits. I am talking about Build prototyping tool.