Mercurial > hg > orthanc-stone
view Applications/Samples/samples-library.js @ 454:50229f6eb4cd
TS: one touch drag is not equivalent to left mouse drag instead of middle mouse drag
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Fri, 18 Jan 2019 11:52:10 +0100 |
parents | 126c9c0c9333 |
children |
line wrap: on
line source
// this file contains the JS method you want to expose to C++ code // mergeInto(LibraryManager.library, { // ScheduleRedraw: function() { // ScheduleRedraw(); // } // });