Wings 3D Development Forum
[not a wings bug] (MacOS,W3D v2.2.5) The padding of color pallet window is too thick. - Printable Version

+- Wings 3D Development Forum (http://www.wings3d.com/forum)
+-- Forum: Wings 3D (/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (/forumdisplay.php?fid=12)
+--- Thread: [not a wings bug] (MacOS,W3D v2.2.5) The padding of color pallet window is too thick. (/showthread.php?tid=2925)



[not a wings bug] (MacOS,W3D v2.2.5) The padding of color pallet window is too thick. - tkbd - 05-09-2020 03:48 AM

I checked it Mac and Windows.Then,It happend v2.2.5,MacOS only.

See a comparison image a following.

I prefer that thin padding style for it.
Best regards!

My test Enviroment is:
Wings3D 2.2.5 on MacOS 10.14.6


RE: (MacOS,W3D v2.2.5) The padding of color pallet window is too thick. - dgud - 05-09-2020 06:46 PM

wxWidgets-3.1.3 doesn't support mouse events on bitmaps on MacOSX for unknown reason,
I have made an error report on that, so I have to use buttons to catch mouse clicks.


RE: [not a wings bug] (MacOS,W3D v2.2.5) The padding of color pallet window is too thick. - tkbd - 05-10-2020 02:34 AM

I see.
dgud,Thank you for feedback to wxWidgets's dev and keeping of the usability.