Opened 16 years ago
Last modified 16 years ago
#2584 confirmed New Feature
Ability to set default toolbar icon size
Reported by: | Capps | Owned by: | |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | UI : Toolbar | Version: | FCKeditor 2.6.1 |
Keywords: | Cc: |
Description
I added FCKConfig.ToolBarIconSize to config file right after skin. (It would be best to get this out of the skin directory, but that may be too hard)
use this value in FCKToolbarButton.js (this was minimal necessary change), FCKIcon.js (this may have been necessary, but the case 'number' never seem to get called, and any other places it's hardwired to 16.
Change History (1)
comment:1 Changed 16 years ago by
Keywords: | Confirmed added; skins icons removed |
---|---|
Summary: | Toolbar Icon Size hardwired to 16 pixels → Ability to set default toolbar icon size |