From b7409992c0c5aed148c5312759dfab527beedbb2 Mon Sep 17 00:00:00 2001 From: li3317 Date: Sun, 7 Feb 2021 17:55:31 -0500 Subject: [PATCH] small fix --- lib/widgets/toolbar.dart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/widgets/toolbar.dart b/lib/widgets/toolbar.dart index 669fc340..1137e518 100644 --- a/lib/widgets/toolbar.dart +++ b/lib/widgets/toolbar.dart @@ -596,6 +596,8 @@ class _ColorButtonState extends State { colorHex = hex; if (colorHex == "#ffffff") { isWhite = true; + } else { + isWhite = false; } }); widget.controller.formatSelection(