miguelsesma
06/03/2022, 10:36 AMSwingPanel
. Unfortunately it does not work because as stated in the documentation, SwingPanel is on top.
The Swing component is placed on top of the Compose layer (that means that Compose content can't overlap or clip it).
Any ideas of how to circumvent this limitation?miguelsesma
06/03/2022, 11:57 AMDavid W
06/03/2022, 7:02 PMThey didn't fix the issue of rendering compose over a SwingPanel. They just made a semi informative page about it and said literally "or stop using the SwingPanel and still try to implement the missing component, thereby contributing to the development of technology and making life easier for other developers.".
David W
06/03/2022, 7:02 PMDavid W
06/03/2022, 7:03 PMDavid W
06/03/2022, 7:05 PMDavid W
06/03/2022, 7:08 PM