Re: scdoc strange rendering error - 2nd code block missing on 'back'
[email protected] Mon, 23 Mar 2020 10:03:33 -0700
| Newsgroups | gmane.comp.audio.supercollider.devel |
|---|---|
| Message-ID | <CAEBNZeDMdqQG5zJVKty9=NpX7rNaR5NHNRePfzDXZeDmzRERMQ@mail.gmail.com> |
I can reproduce this and I have experienced it before (macOS 10.13, SC 3.11/dev) Haven't investigated enough to submit an issue on GH though, it would be great to take time to do that at some point. m On Mon, Mar 23, 2020 at 8:14 AM <[email protected]> wrote: > * run this: > "PG_06d_Parallel_Patterns".help > * click to go to the page "Pattern Guide 06d: Parallel Patterns" > * scroll down to "The same, written using Pspawn" > * click on the link Pspawn > * click on the green back arrow > > -> the code under "The same, written using Pspawn" is gone! > > if i refresh the page comes back. > > did anyone experience this before? > can anyone duplicate the problem? > > i can reproduce it with other helpfiles so it's not a problem in the > pattern guide above. > here's a reproducer... > > instancemethods:: > > method::bus > test. click this link link::Classes/SinOsc:: and then come back with the > back arrow. > > code:: > 1+2; > :: > > second block (this code below will disappear) > > code:: > 3+4; > :: > > > > (i'm on sc3.11.0 with macOS 10.12.6) > _f > > #| > fredrikolofsson.com musicalfieldsforever.com > |# > >