Login  Register

Re: reshape() mess

Posted by nickreserved on May 13, 2018; 12:09pm
URL: https://forum.jogamp.org/reshape-mess-tp4038859p4038860.html

It is a bug.

I had change text size (in Control Panel) from smaller (100%) to larger (150%).
2255 * 150% = 3382 which has pretty logic.

I change text size to smaller (100%) and reshape() works ok.

Fix it.

I use a canvas in swing.