View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017101 | MMW 5 | General | public | 2020-11-15 22:34 | 2020-11-28 11:38 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0017101: About Dialog: MM5 logo is incorrectly rendered | ||||
Description | In About dialog MM5 logo is incorrectly rendered. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2276 | ||||
|
I've checked source (skin/icon/mediamonkey.svg) and it is rendered correctly. Feel free to send different svg icon to about dialog. |
|
What do you exactly suggest for me 2275 Renders logo same? |
|
bug17101.txt (2,371 bytes)
<div data-icon="mediamonkey" style="height: 6em; width: 6em"><!--?xml version="1.0" standalone="no"?--> <svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 256.000000 208.000000" preserveAspectRatio="xMidYMid meet"> <metadata> Created by potrace 1.11, written by Peter Selinger 2001-2013 </metadata> <g transform="translate(0.000000,208.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M1080 2026 c-148 -31 -266 -84 -376 -167 -96 -72 -132 -108 -200 -200 -32 -43 -62 -79 -66 -79 -5 0 -8 20 -8 44 0 77 -53 96 -145 52 -148 -70 -236 -232 -221 -404 17 -186 93 -309 243 -392 42 -23 48 -31 74 -103 116 -322 401 -556 737 -608 76 -12 84 -15 102 -44 45 -72 87 -97 135 -79 21 9 45 56 45 92 0 28 3 30 47 37 25 4 85 20 132 37 345 121 581 420 623 789 11 98 8 136 -19 327 -6 39 7 41 53 10 75 -51 83 -125 29 -258 -19 -47 -35 -95 -35 -108 -1 -104 114 -74 205 52 58 82 80 139 80 211 0 178 -203 369 -415 392 -55 5 -61 9 -86 44 -37 54 -157 166 -227 212 -80 53 -187 101 -282 127 -103 28 -328 36 -425 16z m333 -21 c145 -25 296 -88 391 -164 50 -40 22 -41 -37 -1 -257 173 -623 199 -905 65 -41 -19 -94 -49 -119 -65 -59 -40 -87 -39 -37 1 177 141 462 207 707 164z m90 -172 c113 -40 184 -83 269 -162 67 -63 80 -81 55 -81 -26 0 -160 -71 -254 -135 -53 -37 -99 -62 -101 -57 -2 6 1 28 7 49 6 21 11 56 11 77 0 34 -7 46 -47 85 -62 60 -127 97 -203 117 -67 17 -102 13 -163 -18 -83 -42 -170 -166 -183 -260 -8 -57 25 -138 73 -177 l35 -29 -53 -36 c-95 -64 -317 -135 -421 -136 l-38 0 0 54 c0 288 196 576 468 690 111 47 165 56 317 53 127 -3 148 -6 228 -34z m-1093 -320 c0 -9 -11 -44 -25 -78 -13 -34 -33 -103 -42 -154 -10 -52 -23 -91 -30 -91 -29 0 -44 136 -22 214 11 41 82 126 105 126 8 0 14 -8 14 -17z m1567 -146 c52 -114 56 -351 9 -492 -67 -199 -195 -350 -378 -445 -103 -54 -110 -53 -102 13 3 28 1 89 -4 135 -9 74 -8 88 11 135 16 41 21 84 26 207 7 170 7 173 78 251 50 55 162 136 251 181 42 21 82 38 88 38 6 0 16 -10 21 -23z m-947 -451 c0 -22 -20 -33 -104 -58 -95 -28 -128 -56 -125 -108 1 -19 1 -69 0 -112 -1 -75 -1 -76 -31 -86 -28 -10 -32 -8 -89 54 -55 60 -131 185 -131 215 0 10 19 15 68 16 76 3 192 30 278 66 67 28 134 35 134 13z m168 -363 c45 -27 47 -31 47 -73 0 -43 -2 -46 -62 -87 l-61 -42 -59 16 c-94 24 -96 27 -69 68 13 19 27 51 31 72 3 21 13 49 22 62 13 20 21 23 59 18 25 -2 66 -18 92 -34z"></path> </g> </svg> </div> |
|
Drak to the rescue ;) |
|
Thanks Drak to the rescue! ;-) Used in 2276 |
|
Verified 2276 All OK now, both in About and tray icon. |