Results 5 comments of Jay Lin

> Seems like the tooltip will always render in the center of the screen. No matter where the target is positioned, the tooltip component will show the duplicated children in...

I have the same issue, the heading always seems to point north for some reason

I have a commit [here](https://github.com/JetPlaneJJ/citra-android/commit/febb94a8d019567ebb3f11d20dfb099b8a690c62) that addresses this. Adds a slider similar to the one used for scaling. Only tested on Android 8.0 LG Nexus. Let me know if there...

Hi just curious, are you using an app to detect accessibility issues? If so, which one?

Also pardon me for being new. Not sure if this would do anything to help, but maybe adding "onclick="focusMethod()" to the popup-container and have a function focusMethod() in popup handle...