c-w / mathquill4quill

Power-up Quill's formula editing via the MathQuill editor
https://justamouse.com/mathquill4quill
Apache License 2.0
139 stars 33 forks source link

how to hide "operators button" checkbox but its function normally "on"? #53

Closed purnomosejati closed 4 years ago

purnomosejati commented 4 years ago

Hi Wolff

When I click operators button checkbox, It triggers page refresh and destroy some php data from $_POST.

The formula template is a good feature but the checkbox sometimes mess entire page function.

Please let me know if the operator button checkbox can be hide and the formula template is started from the beginning.

Thanks

Best Regards

c-w commented 4 years ago

Could you clarify where the PHP POST data comes from? The demo page is only intended for testing of this repository, not for integration into other systems. If you want to integrate mathquill4quill into another system, I suggest you follow the usage example.

c-w commented 4 years ago

Closing this since I haven't heard from you in a while. Feel free to re-open if you have any additional questions or concerns. Thanks!