-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hi I am trying to make use of slicer_cli_webs xml configuration to design a a front end for models parameters, but during my initial testing some of the features are not working as expected, such as whel selecting multi points, there are some numbers like -1 and -2 are being inserted randomly, is this behavior expected? here is an example: in small docker Example 1, First I have chosen multi points and selected two points, here is how the selection looks inside the text box. -1,-1,-2,-1,-2,-2,-1,-2,-1,-1,10539,5363,-1,-1,12711,6596,
Also while selecting points and putting the cursor on the image, the point location is being recorded but no marker is being shown on the screen. Could you please provide some insights, it will be really helpful.
Thank you