Skip to content

Commit 41b912f

Browse files
authored
Merge pull request #75 from Ionys320/patch-1
Enable ColorPickerInput in landscape mode
2 parents 3689739 + 0259800 commit 41b912f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/colorpicker.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,6 @@ class _ColorPickerState extends State<ColorPicker> {
432432
},
433433
enableAlpha: widget.enableAlpha,
434434
embeddedText: false,
435-
disable: true,
436435
),
437436
const SizedBox(height: 5),
438437
],

0 commit comments

Comments
 (0)