Yasser Dbeis
Yasser Dbeis
I forgot to mention that this also includes the junit4 compose desktop testing artifacts.
Relevant bug tracked for the compose desktop + skia artifacts: https://github.com/JetBrains/compose-multiplatform/issues/4776
This bug is causing an issue with compose tooltips at the border of compose and swing components getting cut off so I tried adding the following line as indicated in...
I went ahead and sent in my own custom `tooltipPlacement` to adjust the `alignment` depending on where the component on the screen is and it seemed to do the trick...