dankito / RichTextEditor

Rich text WYSIWYG editor for Android and JavaFX
Apache License 2.0
92 stars 36 forks source link

Icon color in toolbar changes after text found with SearchView #64

Open wharnisch opened 3 years ago

wharnisch commented 3 years ago

grafik After having found text with TextView (background color of found text changes to yellow or orange) icon color of some tools in the toolbar also changes. Some of the icons keep the (white) color, some of the icons change to gray color, some of the icons change to black color. This behaviour can be reproduced both for AllCommandsEditorToolbar and for other toolbars derived from EditorToolbar.