Bez

Results 14 comments of Bez

sometime it's work, sometime .... Can i change to older version to fix this issues

Thank you very much, i will try and feedback.

> > After updating the code using nodeRef, when I drag my component, it shakes terribly! > > terrible shake is solved by adding `offsetParent={document.body}` to Draggable, no idea why,...

Hi @ahlaughland , Thank for your sharing. I also call a command to enable `crosshairs` tool when `onProtocolEnter`. And the calling `setHangingProtocol` with id is `default` after that. Do you...

Now I can reproduce the error. I made a command that toggle between volume and stack viewport. Now the stack viewport will be crashed after switch from volume viewport. Do...

@ahlaughland I reallied that I am using this config to reduce memory sizing ``` useNorm16Texture: true, preferSizeOverAccuracy: true ``` Also found a config about rendering engine If I config cornerstone...

Oh, sorry. This change for my local test only. On Wed, Dec 4, 2019 at 16:55 Danny Brown wrote: > *@dannyrb* commented on this pull request. > ------------------------------ > >...

@dannyrb Thanks for review this PR, i have reverted the package version and remove useless comment

Hi, how about this PR can be reviewed ?