Younes Riad
Younes Riad
I'm facing the same issue. In a browser with JavaScript disabled the SVG's don't show up.
@beltex Hey this is indeed still an issue. I'm having the exact same problem. OSX 10.12.3 Carthage 0.18.1 Xcode 8.2.1
@beltex (@OskarGroth) The master branch of this fork fixes the issue, could you please merge it? https://github.com/OskarGroth/SystemKit
@jonkemp Could you point out roughly what would have to change to prevent this library from invalidates our XML so we can come up with a pull request?
Thanks for the info @zoul! I'm writing an application that is momentarily activated while a hotkey is held, so active when pressed, inactive when released.
Thanks a lot for your suggestion @zoul! I'm pretty new to macOS/Cocoa development though and I'm not entirely sure if I understand you correctly. Should I write a new MASShortcutMonitor...
Cool! I'll give it a shot once I have time one of the coming days.
@zoul I gave that shot in: https://github.com/shpakovski/MASShortcut/pull/111
@zoul Would you mind taking a look at this pull request we discussed in https://github.com/shpakovski/MASShortcut/issues/107?
This of course creates the problem in the other direction: now the `react-typewriter` can't have any element as a parent. @frostney @ianbjorndilling Any suggestions on how to fix the problem...