[GH-ISSUE #139] Poor visualizer rendering when compiling with Xcode 10.2.1 / macOS 10.14 #113

Closed
opened 2026-05-05 04:56:24 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @akitchen on GitHub (May 10, 2019).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/139

Originally assigned to: @akitchen on GitHub.

As noted in #136 , the Svelte visualizer renders with a weird blue background when compiled with Xcode 10.2.1 on macOS 10.14.

This doesn't seem to occur with the version of KeyCastr available in brew cask, which was compiled with an older Xcode/macOS SDK.

Screen Shot 2019-05-10 at 1 45 29 PM

Originally created by @akitchen on GitHub (May 10, 2019). Original GitHub issue: https://github.com/keycastr/keycastr/issues/139 Originally assigned to: @akitchen on GitHub. As noted in #136 , the Svelte visualizer renders with a weird blue background when compiled with Xcode 10.2.1 on macOS 10.14. This doesn't seem to occur with the version of KeyCastr available in `brew cask`, which was compiled with an older Xcode/macOS SDK. ![Screen Shot 2019-05-10 at 1 45 29 PM](https://user-images.githubusercontent.com/378648/57555965-8cd37600-732a-11e9-9aca-586b9548e76f.png)
gitea-mirror 2026-05-05 04:56:24 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@akitchen commented on GitHub (May 11, 2019):

I see that this was explicitly set to [NSColor blueColor] in the code for a long time, but for some reason it hasn't looked that way until now.

<!-- gh-comment-id:491465782 --> @akitchen commented on GitHub (May 11, 2019): I see that this was explicitly set to `[NSColor blueColor]` in the code for a long time, but for some reason it hasn't looked that way until now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/keycastr#113
No description provided.