view Applications/Samples/samples-library.js @ 455:e3a6e3bf5c7c

changed the windowing tracker sensitivity. It was not usable with 16bits full range
author Alain Mazy <alain@mazy.be>
date Mon, 21 Jan 2019 22:41:24 +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();
//    }
//  });