Simão Gomes Viana

Results 35 comments of Simão Gomes Viana
trafficstars

We either aren't handling intents or maybe the adblocker is blocking the URL from being loaded.

Exactly, I will also work on UBP when I have time for it, I guess about next week.

Ok thanks for your report, we may analize this when we work on UBP again later maybe.

You need to grant storage permission for UBP.

Np, please report if it worked.

We have added already, it wasn't added in 1.4.6

K. But we need a clean and better code base. One of the reasons why we have bugs is exactly that.

One place where this would be beneficial is: ``` :limit-width { {condition1 ? 10 : 20} + {condition2 ? 20 : 50} } ``` this results in: ``` error: Unexpected...