Pablo Martínez
Pablo Martínez
I've posted more details on [Apex Legend's Proton repo issue](https://github.com/ValveSoftware/Proton/issues/4350)
@Kikobeats what worked for me was the following: 1. Adding a variable that stores the previous color so that the `color` param for the `new SafeColor` always contrasts with the...
Sure thing! My use case was rendering a Chart.js line chart with an automated color array with different and accessible colors, FYI. ```javascript let prevColor: number[] = [255, 255, 255];...
On my end the installation won't really finish, as seen in #109 (almost same issue as mine, but the reproduction steps are the same). Bottles opens a window stating that...