My guess (will investigate) is that I broke things with this commit: https://github.com/racket/draw/commit/a6558bdc18438e784c23d452ffd877dac867a7fd
At Tue, 13 Apr 2021 13:41:45 -0500, Robby Findler wrote: > This looks to me like racket believes the OS is in dark mode but it really > isn't. Does this program produce true or false? > > #lang racket > (require mrlib/panel-wob) > (white-on-black-panel-scheme?) > > Robby > > > On Tue, Apr 13, 2021 at 1:38 PM Bruce O'Neel <[email protected]> > wrote: > > > Hi, > > > > The most recent snapshot version built on Linux x86-64, Arm32, and Arm64 > > all have funny black blocks in the UI of Dr Racket. > > > > While this display was captured from a MacOS X11 server it is the same on > > the Linux X11 servers as well as directly on the console screen. > > > > Thanks. > > > > bruce > > > > [image: Screenshot 2021-04-13 at 20.35.22.png] > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Racket Users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/racket-users/1618339098-36f9ab5b7d7507d1da5b3d > 5d4e45a7b0%40pckswarms.ch > > > <https://groups.google.com/d/msgid/racket-users/1618339098-36f9ab5b7d7507d1da5b3 > d5d4e45a7b0%40pckswarms.ch?utm_medium=email&utm_source=footer> > > . > > > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email > to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/CAL3TdOPmxHoejvgz3g5LxzRjJuybBg%2 > B86KYVMgp8xcy_EBDm8Q%40mail.gmail.com. > > > ------------------------------------------------------------------------------ > [image/png "Screenshot 2021-04-13 at 20.35.22.png"] [~/Desktop & open] > [~/Temp > & open] > . -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/20210413124639.3b4%40sirmail.smtps.cs.utah.edu.

