Task #28772
closedReplace extjs message icons from 16x16 to 32x32
100%
Description
this has been discussed with fabien and he provided the images
currently the images of extjs messages are very small
example here:
http://forge.typo3.org/issues/28618#note-9
the icons should be as big as in:
Files
Updated by Kay Strobach over 13 years ago
2 icons missing:
.x-window-dlg .ext-mb-info {
background-image:url(images/window/icon-info-big.gif);
}
.x-window-dlg .ext-mb-error {
background-image:url(images/window/icon-error-big.gif);
}
Thanks
Updated by Kay Strobach over 13 years ago
- File 0001-TASK-Replace-extjs-message-icons-from-16x16-to-32x32.patch 0001-TASK-Replace-extjs-message-icons-from-16x16-to-32x32.patch added
new icons created by fabien - http://forge.typo3.org/issues/28618#note-20
Thanks guy ;)
Updated by Xavier Perseguers over 13 years ago
I consider this a task just as it is filed in. Current icons are bad UX-wise just as already said once. This is in no way a "feature", nor a "bug".
Updated by Xavier Perseguers over 13 years ago
- Project changed from 1522 to TYPO3 Core
Updated by Xavier Perseguers over 13 years ago
- Category set to Backend User Interface
- Target version set to 4.6.0-beta2
- TYPO3 Version set to 4.6
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I3c3c48ec51abb50657ae3bf8f5ff7dc799b1380b has been pushed to the review server.
It is available at http://review.typo3.org/4154
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change I3c3c48ec51abb50657ae3bf8f5ff7dc799b1380b has been pushed to the review server.
It is available at http://review.typo3.org/4154
Updated by Mr. Hudson over 13 years ago
Patch set 3 of change I3c3c48ec51abb50657ae3bf8f5ff7dc799b1380b has been pushed to the review server.
It is available at http://review.typo3.org/4154
Updated by Susanne Moog over 13 years ago
- Status changed from New to Under Review
- Complexity set to easy
Updated by Mr. Hudson about 13 years ago
Patch set 4 of change I3c3c48ec51abb50657ae3bf8f5ff7dc799b1380b has been pushed to the review server.
It is available at http://review.typo3.org/4154
Updated by Mr. Hudson about 13 years ago
Patch set 5 of change I3c3c48ec51abb50657ae3bf8f5ff7dc799b1380b has been pushed to the review server.
It is available at http://review.typo3.org/4154
Updated by Xavier Perseguers about 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed