inside a compose component that gets scaled. The jetpack components scale but the
JComponent
doesn't. How would I go about getting the
JComponent
to scale also?
If I can get the local scale factor and a callback for when it changes then I can scale the
JComponent
manually. But
LocalDensity
doesn't have this and I'm not sure where else to find it.
Jakob
10/13/2021, 7:36 PM
also this is more meta and probably discussed before but JB should really find a way to save these discussions so they can be found on Google, like StackOverflow. I looked on Google to see if this was asked before, and I tried looking on Slack but the Slack UI isn't very good