fsprojects / Interstellar

Cross-platform desktop apps in F# using web tech - https://www.nuget.org/packages/Interstellar.Core/
https://fsprojects.github.io/Interstellar/
MIT License
43 stars 13 forks source link

Implement dev tools on macOS #8

Closed jwosty closed 3 years ago

jwosty commented 4 years ago

https://github.com/jwosty/Interstellar/blob/64947d0da3df58cd110aaba40c72b57900819bc6/Interstellar.MacOS.WebKit/Browser.fs#L120

jwosty commented 3 years ago

Fixed (or worked-around) in 69f9f8f641 by instead allowing detection of this feature via CanShowDevTools. It's just not available in WebKit.