farfromrefuge

Results 1526 comments of farfromrefuge

@alexziskind1 yes it does either through span or HTML. only one listener is enough. yes it supports fonts. though it has a highly optimize font loader which might be failing...

@lekhmanrus warning the font builder was only added in API 29. if I read your changes right it will crash on < 29.

@lekhmanrus you are right. it says 26. it is weird as I am sure I saw an android doc saying 29... anyway...

@NathanWalker are you sure this is good? It seems to force to ellipsize end. Shouldnt it use the setting from `whiteSpace`? It seems wrong to me

I found some issues with the WeakMap and that new implementation. That PR is not ready yet

@vtrifonov sorry about that :s All lint errors fixed

> @farfromrefug, sorry, it should remain: > > ```ts > public requestLayout(calledFromChild?:boolean): void; > ``` > > (without space after the parameter) in the **api-reports/NativeScript.api.json** file. You'd better run >...

I used those changes inside an app of mine. We can easily the difference in the profiling The first one is with {N} current behavior. The next one with those...

@NathanaelA I honestly don't want to talk in time. More in unecessery deep calls..and in some cases those calls are long. But obviously there s time gain from this, not...

@NathanWalker this PR mostly exists to show the possible issues we have we layout