FLTK logo

Re: [fltk/fltk] This commit fixes the white corners of menus under macOS. (PR #503)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] This commit fixes the white corners of menus under macOS. (PR #503) Gonzalo Garramuño Sep 23, 2022  
 



> El 23 sep. 2022, a las 09:33, ManoloFLTK ***@***.***> escribió:
>
>
> I'm not keen to fix a macOS-speciic issue with platform-independent code that will also be activated on non macOS platforms.

Agreed. But the problem is also there on other platforms. You just don’t see it as windows are created blank by default there.

I can add:

#ifdef __APPLE__
#endif

Guards to the code, but I find that uglier.


Gonzalo Garramuno
***@***.***





Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <fltk/fltk/pull/503/c1256390984@github.com>

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.