[racket-dev] white bar in lhs of comment box: bug or feature?
Looks like the images in the corners (the semicolon in this case) don't
have a transparent background. If they did, then this would be a
straightforward change: the code that does the drawing is in the 'draw'
method in pkgs/gui-pkgs/gui-lib/framework/private/decorated-editor-snip.rkt.
Robby
On Thu, May 30, 2013 at 4:27 PM, John Clements <clements at brinckerhoff.org>wrote:
> In the attached screenshot (hopefully small enough to get through the size
> filter), I see that the background of the "comment semicolon" is rendered
> in white, regardless of the background color. Based on the lack of space
> between that bar and the enclosed text, I'm imagining this is a bug. On
> the other hand, it's kind of nice to be able to see the extent of the box
> clearly. I'll submit a PR if this is actually a bug; it seems like it could
> be a one-line fix.
>
> John
>
>
>
> _________________________
> Racket Developers list:
> http://lists.racket-lang.org/dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20130820/a12b3c0e/attachment-0001.html>