RFR: 8283318: Videos with unusual sizes cannot be played on windows

2022-04-19 Thread Alexander Matveev
Fixed by removing check which enables dynamic format change, since it requires for portrait videos, not standard resolutions and anything that has width > 1920 or/and height > 1080. - Commit messages: - 8283318: Videos with unusual sizes cannot be played on windows Changes:

Re: [jfx18, jfx17u, jfx11u] RFR: Request to backport April 2022 CPU changes

2022-04-19 Thread Johan Vos
Approved. On Tue, Apr 19, 2022 at 6:03 PM Kevin Rushforth wrote: > Hi Johan, > > I request approval to backport the changes from the just-released April > 2022 CPU to jfx:jfx18 (for 18.0.1), jfx17u (for 17.0.3) and to jfx11u > (for 11.0.15) . > >

Re: RFR: Request to sync April 2022 changes into jfx master

2022-04-19 Thread Johan Vos
Approved. On Tue, Apr 19, 2022 at 6:03 PM Kevin Rushforth wrote: > Hi Johan, > > I request approval to sync changes from to the just-released April 2022 > CPU release into the 'master' branch of the 'jfx' repo. Here is the > aggregate set of changes for the fixes: > >

[jfx18, jfx17u, jfx11u] RFR: Request to backport April 2022 CPU changes

2022-04-19 Thread Kevin Rushforth
Hi Johan, I request approval to backport the changes from the just-released April 2022 CPU to jfx:jfx18 (for 18.0.1), jfx17u (for 17.0.3) and to jfx11u (for 11.0.15) . https://github.com/kevinrushforth/jfx17u/compare/4af7ee97f3...cpu-2204-sync

RFR: Request to sync April 2022 changes into jfx master

2022-04-19 Thread Kevin Rushforth
Hi Johan, I request approval to sync changes from to the just-released April 2022 CPU release into the 'master' branch of the 'jfx' repo. Here is the aggregate set of changes for the fixes: https://github.com/kevinrushforth/jfx/compare/d1110f4795...cpu-2204-sync As a note, the patches

Re: RFR: 8251480: TableColumnHeader: calc of cell width must respect row styling

2022-04-19 Thread Marius Hanl
On Tue, 19 Apr 2022 06:06:25 GMT, Robert Lichtenberger wrote: > Is there a pre-existing issue for this? Otherwise I'll try and come up with > an example and create a new issue... I don't think so, you may need to create a new issue. I think it's pretty much the same problem and solution as

Re: RFR: 8251480: TableColumnHeader: calc of cell width must respect row styling

2022-04-19 Thread Robert Lichtenberger
On Wed, 16 Mar 2022 13:01:45 GMT, Robert Lichtenberger wrote: >> Might make sense to also adjust the TreeTableView sizing implementation? > >> Might make sense to also adjust the TreeTableView sizing implementation? > > Yes I think that may be a good idea. True to the idea of specific, narrow