On Wed, 11 Aug 2021 15:16:22 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

> Does having 0,0 not create a problem in multiscreen environment?

These coordinates are relative within the Graphics clip of the button so no, 
that does not cause any issue. Plus, if it would then button painting would be 
broken already since that's exactly what is passed to the border painter in 
case when borders are not switched off.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5082

Reply via email to