ionic-pullup
ionic-pullup copied to clipboard
Allows expressions to max-height
A useful feature would be to be able to add an expression to maxHeight. Since it is an attribute, expressions don't get evaluated
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.
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
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
+1
+1 I'm really looking forward to this function.