Re: poor quality icons in wxGenericDirCtrl on macOS
Maarten Bent <[email protected]> Mon, 31 Mar 2025 00:00:14 +0200
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
Maybe caused by the change of rescale method from HIGH to NEAREST? https://github.com/wxWidgets/wxWidgets/commit/84cb293e712ba2db7a946a166a83e1d0fdec3297 Maarten On 30 Mar 2025 23:49, Vadim Zeitlin wrote: > On Mon, 31 Mar 2025 08:21:53 +1100 Andrew Trevorrow wrote: > > AT> On Sun, Mar 30, 2025 at 1:09 PM Vadim Zeitlin<[email protected]> wrote: > AT> > AT> > In any case, you can customize these icons by using a custom > AT> > wxArtProvider. Of course, it would be nice to improve the default ones ... > AT> > AT> But where are the files for the default icons located? > AT> I thought they must be the xpm files in the art directory > > Yes, they are. > > AT> but folder.xpm is identical in 3.0.5 and 3.2.7. > > This means that something else has changed somewhere, but I don't know > where, sorry. > > Regards, > VZ > -- Please read https://www.wxwidgets.org/support/mlhowto.htm before posting. --- You received this message because you are subscribed to the Google Groups "wx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/wx-users/a0a706b0-e0a3-4f07-9551-7bcf0e67ad89%40gmail.com.