FLTK logo

Re: [fltk/fltk] This is a better fix to the white menu corners on macOS. (PR #507)

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 is a better fix to the white menu corners on macOS. (PR #507) Albrecht Schlosser Sep 26, 2022  
 

@ggarra13 Thanks for the update.

Actually I didn't mean to remove the __APPLE__ condition (but please don't bother to add it again). It's tricky. What I meant was that we don't want to use '#if ' all over the code. This technique turned out to be badly scalable for adding new platforms. However, in some cases we still need it, particularly for "variants" of a platform like X11 with or w/o Xft, Pango, etc..

I'm not sure what to do here. Adding a "driver method" for this tiny issue seems to be inappropriate and doing it on all platforms would likely not hurt much, so maybe the current solution would be fine?

@ManoloFLTK What do you think?


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/507/c1257786926@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'.