1
0
Fork 0

Remove Diopser tooltip todo

This commit is contained in:
Robbert van der Helm 2022-11-17 23:57:23 +01:00
parent 087aea9e53
commit 16dd364ec5

View file

@ -32,7 +32,6 @@ const HANDLE_WIDTH_PX: f32 = 20.0;
/// Alt+clicking to enter a specific value.
//
// TODO: Text entry for the x-parameter
// TODO: Tooltip
#[derive(Lens)]
pub struct XyPad {
x_param_base: ParamWidgetBase,