mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00

* Move Trigger into its own file * Try implement HandlerList * Implement new input handler and handler-list * Use new refocus HandlerList in TextColorButton * Fix TextColorButton on windows * Move ColorPicker to editor-toolbar * Change trigger behavior of overwriteSurround * Fix mathjax-overlay flushCaret * Insert image via bridgeCommand return value * Fix invoking color picker with F8 * Have remove format work even when collapsed * Satisfy formatter * Insert media via callback resolved from python * Replace print with web.eval * Fix python formatting * remove unused function (dae)
59 lines
1.2 KiB
JSON
59 lines
1.2 KiB
JSON
{
|
|
"images": [
|
|
{
|
|
"idiom": "mac",
|
|
"scale": "1x",
|
|
"size": "16x16"
|
|
},
|
|
{
|
|
"idiom": "mac",
|
|
"scale": "2x",
|
|
"size": "16x16"
|
|
},
|
|
{
|
|
"idiom": "mac",
|
|
"scale": "1x",
|
|
"size": "32x32"
|
|
},
|
|
{
|
|
"idiom": "mac",
|
|
"scale": "2x",
|
|
"size": "32x32"
|
|
},
|
|
{
|
|
"idiom": "mac",
|
|
"scale": "1x",
|
|
"size": "128x128"
|
|
},
|
|
{
|
|
"idiom": "mac",
|
|
"scale": "2x",
|
|
"size": "128x128"
|
|
},
|
|
{
|
|
"idiom": "mac",
|
|
"scale": "1x",
|
|
"size": "256x256"
|
|
},
|
|
{
|
|
"idiom": "mac",
|
|
"scale": "2x",
|
|
"size": "256x256"
|
|
},
|
|
{
|
|
"filename": "round-1024-512.png",
|
|
"idiom": "mac",
|
|
"scale": "1x",
|
|
"size": "512x512"
|
|
},
|
|
{
|
|
"idiom": "mac",
|
|
"scale": "2x",
|
|
"size": "512x512"
|
|
}
|
|
],
|
|
"info": {
|
|
"author": "xcode",
|
|
"version": 1
|
|
}
|
|
}
|