Re: RFR: 8345348: CSS Media Queries [v2]

2025-04-05 Thread Michael Strauß
> Implementation of [CSS media > queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7). Michael Strauß has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains eight commits: - revert - remove SceneMediaQueryContext - ad

Re: RFR: 8345348: CSS Media Queries [v7]

2025-04-05 Thread Michael Strauß
> Implementation of [CSS media > queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7). Michael Strauß has updated the pull request incrementally with one additional commit since the last revision: small refactor - Changes: - all: https://git.openjdk.org/jfx

Re: RFR: 8345348: CSS Media Queries [v6]

2025-04-04 Thread Michael Strauß
> Implementation of [CSS media > queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7). Michael Strauß has updated the pull request incrementally with one additional commit since the last revision: make media-query types internal - Changes: - all: https://gi

Re: RFR: 8345348: CSS Media Queries [v5]

2025-04-04 Thread John Hendrikx
On Fri, 4 Apr 2025 11:13:43 GMT, Michael Strauß wrote: >> Implementation of [CSS media >> queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7). > > Michael Strauß has updated the pull request incrementally with one additional > commit since the last revision: > > add docu

Re: RFR: 8345348: CSS Media Queries [v5]

2025-04-04 Thread Michael Strauß
> Implementation of [CSS media > queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7). Michael Strauß has updated the pull request incrementally with one additional commit since the last revision: add documentation - Changes: - all: https://git.openjdk.org/

Re: RFR: 8345348: CSS Media Queries [v4]

2025-04-04 Thread Michael Strauß
> Implementation of [CSS media > queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7). Michael Strauß has updated the pull request incrementally with one additional commit since the last revision: add missing javadoc tag - Changes: - all: https://git.openjd

Re: RFR: 8345348: CSS Media Queries [v3]

2025-04-04 Thread Michael Strauß
> Implementation of [CSS media > queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7). Michael Strauß has updated the pull request incrementally with two additional commits since the last revision: - revert import - move scene preferences to Scene.Preferences interface --

Re: RFR: 8345348: CSS Media Queries

2025-04-03 Thread Michael Strauß
On Mon, 2 Dec 2024 16:19:46 GMT, Michael Strauß wrote: > Implementation of [CSS media > queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7). Let's try this again. - PR Comment: https://git.openjdk.org/jfx/pull/1655#issuecomment-2776685622

Re: RFR: 8345348: CSS Media Queries

2024-12-02 Thread Andy Goryachev
On Mon, 2 Dec 2024 16:19:46 GMT, Michael Strauß wrote: > Implementation of [CSS media > queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7). modules/javafx.graphics/src/main/java/javafx/scene/Scene.java line 1212: > 1210: * @since 24 > 1211: */ > 1212: privat

Re: RFR: 8345348: CSS Media Queries

2024-12-02 Thread Michael Strauß
On Mon, 2 Dec 2024 21:24:52 GMT, Andy Goryachev wrote: >> Implementation of [CSS media >> queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7). > > modules/javafx.graphics/src/main/java/javafx/scene/Scene.java line 1212: > >> 1210: * @since 24 >> 1211: */ >> 1212: