adblock-filter-analyzer icon indicating copy to clipboard operation
adblock-filter-analyzer copied to clipboard

break richtextbox off into its own project/class/module, after all the bugs are fixed

Open RedDragonWebDesign opened this issue 5 years ago • 1 comments

For one of the bugs, I'm going to have to keep track of the last input before the current input in a variable. That kind of stuff should be handled by the class, invisible to the user.

Same with fixing the cursor.

RedDragonWebDesign avatar Jul 03 '20 21:07 RedDragonWebDesign

Move parseRichText to richTextBox class

RedDragonWebDesign avatar Jul 15 '20 22:07 RedDragonWebDesign