Ticket #1020 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

TableOperations config option to not display buttons (ContextMenu)

Reported by: gogo Owned by: gogo
Priority: normal Milestone: Version 1.0
Component: Plugin_TableOperations Version: trunk
Severity: normal Keywords:
Cc:

Description

(Tracking ticket, about to commit.)

The ContextMenu plugin has the capability to perform all the button actions of table operations except for insert table and toggle borders. To free up some toolbar space it should be possible to turn off the display of those TableOperations buttons and just use the context menu.

xinha_config.TableOperations.showButtons = false;

Defaults to true of course.

Change History

Changed 2 years ago by gogo

  • status changed from new to closed
  • resolution set to fixed

Committed in Changeset:827

Changed 2 years ago by gogo

sorry case sensitivity - changeset:827 for the clickable goodness

Note: See TracTickets for help on using tickets.