Gordon Brander
Gordon Brander
@rwdavis513 where does this error show up? Is this in the UI or somewhere else?
Additionally, using media queries throws an error. For example, try ``` @media screen and (max-width: 500px) { .iphone-stuff { color: blue; } } ```
:+1: having the icons appear in sidebar is the intention of the design. I started work on this, but pushed it out since getting the transition between pinned/unpinned is tricky....
We should probably sketch out this animation in After Effects first.
Here's what we should do with the transition: - There should be 2 sets of icons: one set overlays the webview, and one set is inside of the sidebar (hidden)....
Could this be done as a plugin? That would be a neat way to sidestep the above debate.
One API that can work rather nicely for this sort of thing is chaining file extensions to specify parser and order of execution. E.g.: `script.coffee.min`.
Not getting any 404s. The demo works in Safari, but not in Chrome or Firefox (here's Chrome).
I think you're running into an HTTPS mixed content error. Perhaps stats is not being run for security reasons.
Update: we've already moved forward with some of these in the Subconscious client, and have to catch up on writing RFCs for these changes https://subconscious.substack.com/p/subconscious-alpha-004. - Wikilinks (`[[]]`) - Bold...