soccerloway / quill-better-table

Module for better table in Quill, more useful features are supported.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable operationMenu from module options

io-german opened this issue · comments

Currently, the module allows configuring actions available from the context menu. I would've wanted to implement these controls by myself and completely disable the custom context menu set in this module.

TODO

  • Allow false value for operationMenu module option
  • Skip registering the contextmenu listener if operationMenu is false

Thanks in advance.