#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Mon, 22 Oct 2018 22:19:02 +0200
changeset 6461 0036104e42ed
parent 6460 b57b23875678
child 6462 3c89df33aaa1
#UI_ENHANCEMENT by cg class: GenericToolbarIconLibrary class added: #debug13x13Icon
GenericToolbarIconLibrary.st
--- a/GenericToolbarIconLibrary.st	Mon Oct 22 20:59:11 2018 +0200
+++ b/GenericToolbarIconLibrary.st	Mon Oct 22 22:19:02 2018 +0200
@@ -6334,6 +6334,28 @@
         ]
 !
 
+debug13x13Icon
+    "This resource specification was automatically generated
+     by the ImageEditor of ST/X."
+
+    "Do not manually edit this!! If it is corrupted,
+     the ImageEditor may not be able to read the specification."
+
+    "
+     self debug13x13Icon inspect
+     ImageEditor openOnClass:self andSelector:#debug13x13Icon
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary class debug13x13Icon'
+        ifAbsentPut:[(Depth2Image width:13 height:13) bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@A@@@@<@@@C50@@@7>@@@C? @@C? @@C?(@@@J @@@@@@@@@@@@@@@@@@@@a')
+            colorMapFromArray:#[0 0 0 255 255 255 128 0 0 248 0 0]
+            mask:((Depth1Image width:13 height:13) bits:(ByteArray fromPackedString:'@@@$XAO0C?@?8E? G>@_4C?@G:@N(@B@@@@b'); yourself); yourself]
+!
+
 debugIt20x20Icon
     <resource: #image>
     "This resource specification was automatically generated