Minor bug I’ve come across in PowerApps canvas app studio (3.22111.28):
Text label set to auto height with enough text to need multiple lines, wrap changes height based on conditional e.g.
If(Self.Height>35,false,true)
, label then goes into loop. Normally I get a self-reference warning rightly preventing me doing that type of thing.
Colleague has recreated in 3.22121.19

Report
All responses (
Answers (