mirror of
https://github.com/mossy1022/Smart-Connections-Visualizer.git
synced 2026-07-22 10:20:27 +00:00
- Fixed settings icon dissapearing when view launched and then rendered - Fixed view not working when opening from ribbon by calling render, instead of update visualzition when new file opened - Set updating visualizaiton to false when any of the conditional returns trigger - Changed "Graph" to "Visualizer" - Updated readme with the latest
12 lines
374 B
JSON
12 lines
374 B
JSON
{
|
|
"id": "Smart-Connections-Visualizer",
|
|
"name": "Smart Connections Visualizer",
|
|
"version": "1.0.2",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "A plugin that allows you to view your Smart Connections in a visualized format.",
|
|
"author": "Evan Moscoso",
|
|
"authorUrl": "https://github.com/mossy426",
|
|
"fundingUrl": "https://github.com/mossy426",
|
|
"isDesktopOnly": true
|
|
}
|
|
|