Brian Broll

Results 172 issues of Brian Broll

Hello, I believe the value for 'opacity' (on line 272) should be 0 rather than 1. Brian

It would be great if deletion operations for arrays were presented in reverse order to ensure that they are deleted from the end rather than from the start. For regular...

Currently, there is an issue when diffing and patching an object where the types of a field changes from an object to a string. That is, I would expect the...

If you make a custom block with a "%" block in the name (like some of the blocks in the hummingbird library), arguments following the % will not have their...

This is the fix I alluded to in https://github.com/jmoenig/Snap/issues/2836. If empty rings are not considered empty slots by design, then this can be rejected, of course :) I was going...

Steps to reproduce: - open a fairly large graph in the GraphViz - zoom in until the graph is no longer entirely visible (ie, it has some overflow) - look...

I recently ran into an odd issue where duplicate items are displayed in the model editor until the node is either exited and re-opened or the page is refreshed: ![DeepinScreenshot_select-area_20210520082528](https://user-images.githubusercontent.com/4982789/118986348-e53fa400-b944-11eb-8382-631f3e9c60c4.png)...

There are two issues with using node paths for copy and paste: - deleting the copied node will not be able to paste it - pasting a node may include...