Project

General

Profile

Actions

Bug #80072

closed

SVG wizard icon rendered in huge size

Added by Christian Weiske about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2017-03-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

A TCA field's wizard icon is set to a .svg file. The form engine renders this wizard button huge - see attached screenshot.

It would be better if the icon was given a width and height.

'fieldname' => [
    'config' => [
        'wizards' => [
            'mywizard' => [
                'icon' => 'EXT:myext/icon.svg',
            ]
        ]
    ]
]

https://docs.typo3.org/typo3cms/TCAReference/AdditionalFeatures/WizardsConfiguration/Index.html#icon


Files


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #79391: Flag icons not correctly renderedClosed2017-01-19

Actions
Related to TYPO3 Core - Bug #83840: Fix false icons widths in FormEngine IconSelectClosed2018-02-10

Actions
Actions

Also available in: Atom PDF