Merge branch 'development' into Atom/guthadam/thumbnail_and_preview_refactor

This commit is contained in:
Guthrie Adams
2021-10-13 20:37:36 -05:00
156 changed files with 3978 additions and 1140 deletions
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81b5fa1f978888c3be8a40fce20455668df2723a77587aeb7039f8bf74bdd0e3
size 119
@@ -0,0 +1,5 @@
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="12" height="12" fill="white"/>
<rect width="12" height="12" rx="1" fill="#4A90E2"/>
<path d="M2.86112 7.45504L5.5 7.50007L1.11005 3.27505C0.963317 3.12572 0.963317 2.88361 1.11005 2.73429L2.70413 1.112C2.85086 0.962668 3.08876 0.962668 3.23549 1.112L7.5 5.50005L7.4487 2.73429C7.44894 2.52328 7.61709 2.35235 7.82443 2.35235L9.62427 2.35241C9.83178 2.35241 10 2.5236 10 2.73479V9.61762C10 9.8288 9.83178 10 9.62427 10H2.86112C2.65361 10 2.48539 9.8288 2.48539 9.61762L2.48559 7.83742C2.48559 7.62631 2.65369 7.45515 2.86112 7.45504Z" fill="#444444"/>
</svg>

After

Width:  |  Height:  |  Size: 667 B

@@ -2,5 +2,7 @@
<qresource>
<file>Icons/group_closed.png</file>
<file>Icons/group_open.png</file>
<file>Icons/blank.png</file>
<file>Icons/changed_property.svg</file>
</qresource>
</RCC>