cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

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

Former Member
0 Likes
485

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:

View Entire Topic
SergioG_TX
SAP Champion
SAP Champion
0 Likes

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 Member
0 Likes

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