Re: [Non-DoD Source] Re: Things that we still doesn't have and need in UIBase sizing

2019-01-16 Thread Carlos Rovira
Hi Alex, El mar., 15 ene. 2019 a las 18:44, Alex Harui () escribió: > Hi Carlos, > > IMO, we want to abstract away platform/runtime-specific implementations in > the API surface. It is not a good idea to have our user's application rely > on API practices that may not work on all targets. So

Re: [Non-DoD Source] Re: Things that we still doesn't have and need in UIBase sizing

2019-01-15 Thread Alex Harui
Hi Carlos, IMO, we want to abstract away platform/runtime-specific implementations in the API surface. It is not a good idea to have our user's application rely on API practices that may not work on all targets. So first, we have to agree on what width/height is in Royale. I do not think

Re: [Non-DoD Source] Re: Things that we still doesn't have and need in UIBase sizing

2019-01-15 Thread Carlos Rovira
Hi Alex, El lun., 14 ene. 2019 a las 18:37, Alex Harui () escribió: > Right now there are some places where we unset by setting width/height to > "". I think those will have to change to "initial" but it is the same > principle. But changing "" to "initial" seems to me focus just in HTML

Re: [Non-DoD Source] Re: Things that we still doesn't have and need in UIBase sizing

2019-01-14 Thread Alex Harui
> > > I'll have to add more to the email later on, but this part can go out > > now. Could make a very large wiki page on layout in MXML with the > flexbox > > logic. > > > > -Mark K > > > > > >

Re: [Non-DoD Source] Re: Things that we still doesn't have and need in UIBase sizing

2019-01-14 Thread Carlos Rovira
> the "flex-wrap: wrap" to have it wrap the children in the cross axis > > direction. > > > > I'll have to add more to the email later on, but this part can go out > > now. Could make a very large wiki page on layout in MXML wi

Re: [Non-DoD Source] Re: Things that we still doesn't have and need in UIBase sizing

2019-01-13 Thread Alex Harui
; logic. > > -Mark K > > > > > -Original Message- > From: Carlos Rovira [mailto:carlosrov...@apache.org] > Sent: Thursday, January 10, 2019 2:50 PM > To: dev@royale.apache.org > Subject: [Non-DoD Source] Re: Things t

Re: [Non-DoD Source] Re: Things that we still doesn't have and need in UIBase sizing

2019-01-13 Thread Carlos Rovira
inal Message- > From: Carlos Rovira [mailto:carlosrov...@apache.org] > Sent: Thursday, January 10, 2019 2:50 PM > To: dev@royale.apache.org > Subject: [Non-DoD Source] Re: Things that we still doesn't have and need > in UIBase sizing > > Hi Mark, > > thanks for

RE: [Non-DoD Source] Re: Things that we still doesn't have and need in UIBase sizing

2019-01-11 Thread Kessler CTR Mark J
rg Subject: [Non-DoD Source] Re: Things that we still doesn't have and need in UIBase sizing Hi Mark, thanks for joining to the discussion: El jue., 10 ene. 2019 a las 20:31, Kessler CTR Mark J () escribió: > > Back on topic, I was able to avoid using max size declarations by adding >