fix displayImage parameters in SampleImage#2037
fix displayImage parameters in SampleImage#2037marcus-oscarsson merged 1 commit intomxcube:developfrom
Conversation
|
Also, this section of the code seems to return |
Thanks :) |
Hm that call looks strange, I looks like the function |
1a4a5e9 to
00fd470
Compare
00fd470 to
52e765b
Compare
Okay, i think i found the error, should be |
- input correct parameters - fix indexes position on click
52e765b to
3fd7de8
Compare
Fixing
displayImagecall inSampleImage, this function expects two args to be sent separately and not a single string.