ionic-pullup icon indicating copy to clipboard operation
ionic-pullup copied to clipboard

Allows expressions to max-height

Open pliablepixels opened this issue 9 years ago • 5 comments

A useful feature would be to be able to add an expression to maxHeight. Since it is an attribute, expressions don't get evaluated

pliablepixels avatar Sep 20 '15 17:09 pliablepixels

Yeah. +1

Also, I cannot figure it out what would be max-height="100%" since when I set it to 250% it grows to half the window size.

ffabreti avatar Feb 10 '16 16:02 ffabreti

Nevermind!

Just read the code and figure it out that when I do max-height="100%" I end up getting a footer with 100px.

I have made a pull-request for setting max-height as percentage value

ffabreti avatar Feb 10 '16 19:02 ffabreti

Any update about this? i want to set dynamic values from my controller something like this

max-height={{myctrl.maxHeight}}

also in default-height please!

+1

cinder92 avatar Aug 03 '16 04:08 cinder92

+1

AdrienDC avatar Sep 07 '16 12:09 AdrienDC

+1 I'm really looking forward to this function.

darron1217 avatar Oct 24 '16 06:10 darron1217