prko
prko
Please let me know if this PR should be split again as follows: - add .bounds_ method to s.scope - Change resizing behaviour
Done! Now I see the benefit of following your and @jrsurge's advice! This PR is also the best for me, as I know at a glance what I have done...
@telephon Thank you for your comments. This is a good idea! I have added the feature you mentioned and the corresponding help documentation. Will this be enough? Please let me...
@mtmccrea >Please add documentation for the added method. Done! Thanks for the instructions, and sorry for my clumsy process. A few days ago, I merged by clicking update on each...
PDFs of rendered help file: - [ServerTreeView _ SuperCollider 3.14.0-dev Help _ with default css.pdf](https://github.com/supercollider/supercollider/files/15217450/ServerTreeView._.SuperCollider.3.14.0-dev.Help._.with.default.css.pdf) - [ServerTreeView _ SuperCollider 3.14.0-dev Help with custom css with bg.pdf](https://github.com/supercollider/supercollider/files/15219396/ServerTreeView._.SuperCollider.3.14.0-dev.Help.with.custom.css.with.bg.pdf) - [ServerTreeView _ SuperCollider...
@telephon @mtmccrea >an object with a setter should also have a getter. >Good point! I noticed the method documentation listed a return value, though there isn't yet actually a getter...
@telephon Could you see my comments to the following two comments of yours? - https://github.com/supercollider/supercollider/pull/6294#discussion_r1605954759 - https://github.com/supercollider/supercollider/pull/6294#discussion_r1605955280 --- >One more idea, to make multiple views even more useful: instead of...
@mtmccrea thanks!!!
Thank you for your review! >move the whole class definition to a separate file. "ServerPlusGui" implies that these are extensions only Please let me know the name of the new...
@telephon >Thank you for your review! > >>move the whole class definition to a separate file. "ServerPlusGui" implies that these are extensions only >Please let me know the name of...