Actions
Feature #22191
closedhtmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
Start date:
2010-02-25
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The attached patch will ensure that the size of each toolbar dropdown may be configured wtih the following properties:
Width of the field:
RTE.default.buttons.[button-name]. width = int+
Width of the list (defaults to the width of the field):
RTE.default.buttons.[button-name].listWidth = int+
Maximum height of the list:
RTE.default.buttons.[button-name].maxHeight = int+
(issue imported from #M13667)
Files
Actions