Results 40 comments of Marcin Wisniowski

> I guess what we can do here is to special case com.android.packageinstaller and consider it as isSideLoaded=true That wouldn't account for all the other apps that can install stolen...

This prevents tooltips (from `TooltipArea`) from being able to be drawn outside a window. I have a tooltip that is supposed to be centered above an element. That element is...

The solution seems to be to not try accessing `peer` if we failed to make it public previously.

Here are the versions it happens on: ![image](https://github.com/dorkbox/SystemTray/assets/11064768/f4155eab-5bba-46c8-9c44-b1d1bc6fe273) I haven't managed to reproduce it myself, I only have crash reports from users. It doesn't look specific to MacOS 12.

> Google maps also has LatLngBounds for focusing on a certain set of points that fit on the screen (almost like an open cluster), it would also be good to...

Would be quite useful. Downloading all images takes ages but I only need a single category, and no images.

> Didn't you get this error @ChrisAJS `loader 'bootstrap' attempted duplicate class definition for java.awt.TrayIcon. (java.awt.TrayIcon is in module java.desktop of loader 'bootstrap')` Did you solve this? Getting the same...

I'm also having this issue. Anything more we can do to help?

I would think this would require adding a `request_id`/`comment_id` field that the client includes by sending a random value, and the backend ignores duplicate requests with the same id. The...

> here's already a comment.id field that's returned after the comment has been created Sorry if I'm missing something, but that does not seem relevant for this issue? If I...