Maximilian Stark
Maximilian Stark
if it were solved this issue would have been closed already :(
I'm running the stock UITest and when tapping on the Button "Multi Line Toggle" there should be a tooltip popping up, but instead an exception gets thrown. As stated in...
No there are no other steps involved. I sadly do not have any other working phone around to pin point the issue to my device specifically. Huawei is involved in...
I second this, I think its an easy feature and would be very helpful
Yes before the change the data-text expression would be consumed and the element text overwritten with the resolved value of the expression. When removing and reattaching the element the data...
Found an issue when re-adding a data-for element with texts inside it.
Instead of removing and adding back elements i found it much easier to just add all possible elements to my document and only showing the required one in my use...
A somewhat dirty and probably poor-performing approach could be somehow modifying the definition through the data model or something, so that the current process gets used.
Good luck.
I guess the additional indirections and recomputation of styles based on variable changes. You could always just checkout the code in the PR and benchmark it yourself.