Skip to content
Snippets Groups Projects
Commit fbba89d5 authored by Thilo Wischmeyer's avatar Thilo Wischmeyer Committed by Thilo Wischmeyer
Browse files

Rewrote "render math" toggle button logic

In particular, the mounted hook that caused the math to rerender when a comment
was added has been removed. The button now only controls a boolean and the
actual rendering and resetting is handled by a watcher on the boolean, making it
less likely for the two to get out of sync.
parent 616136a2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment