ButterCam / Mediator

Cross-platform GUI gRPC debugging proxy
Apache License 2.0
150 stars 9 forks source link

New release with skiko bump? #15

Open solarkennedy opened 5 months ago

solarkennedy commented 5 months ago

On linux, I'm getting this assertion error when I open the settings page:

Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Rect::makeLTRB expected t <= b, got Infinity > -Infinity

I could give you the full traceback, but I believe this is already fixed in skiko:

https://github.com/JetBrains/skiko/pull/867

Can you make a new release with a bump in this library to pull in the fix?