On Thu, 2 Jan 2025 13:16:00 GMT, Ambarish Rapte wrote:
> In GHA, the two actions `checkout` and `cache` need to be updated to version
> 4.
>
> **Checkout action**
>
> - The Node is updated to version 20.
> - We do not explicitly specify node version
> - But we use the action checkout, which sh
On Tue, 3 Dec 2024 15:17:19 GMT, Michael Strauß wrote:
> The `reducedData` preference instructs applications to minimize internet
> traffic, as users might be on a metered network or a limited data plan.
>
> This corresponds to the following OS settings:
>
> Windows: Settings -> Network and In
On Fri, 25 Oct 2024 22:00:37 GMT, Andy Goryachev wrote:
> A fix for [JDK-8319844](https://bugs.openjdk.org/browse/JDK-8319844)
> Text/TextFlow.hitTest() introduced a regression in the
> `TextArea`/`TextField`/`PasswordField` in the RTL mode.
>
> The fix is to flip the x coordinates when needed