annotate src/app/waveform/waves-ui.d.ts @ 66:1b8dec9f6fe6

Fix region rendering bug caused by a negative height. Waves-ui calculates the height of a shape relative to the y-domain boundaries of the layer.
author Lucas Thompson <dev@lucas.im>
date Mon, 12 Dec 2016 16:40:26 +0000
parents e58fb181a11d
children efd72dc8337c
rev   line source
dev@36 1 /**
dev@36 2 * Created by lucas on 01/12/2016.
dev@36 3 */
dev@36 4 declare module 'waves-ui';