cancel build right mouse button

This commit is contained in:
2026-06-21 15:36:27 +02:00
parent 04151ad2b1
commit eefbff0fd9
91 changed files with 5697 additions and 11 deletions

View File

@@ -0,0 +1,78 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="100"
height="100"
viewBox="0 0 26.458333 26.458333"
version="1.1"
id="svg5"
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
sodipodi:docname="1.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
showgrid="true"
inkscape:zoom="2.8284271"
inkscape:cx="-102.00015"
inkscape:cy="63.462833"
inkscape:window-width="2560"
inkscape:window-height="1361"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer1">
<inkscape:grid
type="xygrid"
id="grid1049" />
</sodipodi:namedview>
<defs
id="defs2" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:#575b64;stroke:#575b64;stroke-width:1.05833;stroke-linecap:round;stroke-linejoin:round;paint-order:markers fill stroke;fill-opacity:1;stroke-opacity:1"
id="rect2968"
width="10.583333"
height="23.8125"
x="1.3229166"
y="1.3229166" />
<rect
style="fill:#626771;stroke:#626771;stroke-width:1.05833;stroke-linecap:round;stroke-linejoin:round;paint-order:markers fill stroke;fill-opacity:1;stroke-opacity:1"
id="rect2970"
width="10.583333"
height="23.8125"
x="14.552083"
y="1.3229166" />
<rect
style="fill:#179ceb;fill-opacity:1;stroke:#179ceb;stroke-width:1.05836;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;paint-order:markers fill stroke"
id="rect4591"
width="15.216529"
height="3.9785306"
x="2.3476388"
y="10.695463"
transform="matrix(0.99152896,-0.12988578,0.11857896,0.99294463,0,0)" />
<path
style="fill:#a4c1d3;fill-opacity:0.60851061;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 16.933333,10.847917 c -0.923401,0.09187 -1.777291,0.468265 -2.910417,1.161686 1.103691,-0.186089 2.064921,-0.191401 3.439584,0.16123 l -0.529167,-1.322916"
id="path12560"
sodipodi:nodetypes="cccc" />
<path
id="path12547"
style="color:#000000;fill:#d8d8d8;stroke-linejoin:round;-inkscape-stroke:none;fill-opacity:1"
d="M 16.930749 10.714591 C 16.914596 10.71489 16.89821 10.718029 16.88269 10.72441 C 16.83287 10.74494 16.800315 10.793523 16.800525 10.8474 L 16.800525 11.90625 C 16.80114 11.99606 16.889346 12.059309 16.974674 12.031307 L 17.202051 11.955859 L 17.252693 12.107788 A 0.1825 0.1825 0 0 0 17.48317 12.223026 A 0.1825 0.1825 0 0 0 17.598409 11.992549 L 17.548283 11.841138 L 17.769458 11.767757 C 17.861908 11.735907 17.889068 11.617968 17.820101 11.548649 L 17.027384 10.753865 C 17.001404 10.727637 16.966286 10.713935 16.930749 10.714591 z " />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://3edv1ymvukp0"
path="res://.godot/imported/1.svg-15461a63252c61d47c72a31629894a26.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://addons/kanban_tasks/view/documentation/1.svg"
dest_files=["res://.godot/imported/1.svg-15461a63252c61d47c72a31629894a26.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false

View File

@@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="100"
height="100"
viewBox="0 0 26.458333 26.458333"
version="1.1"
id="svg5"
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
sodipodi:docname="2.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
showgrid="true"
inkscape:zoom="5.6568543"
inkscape:cx="-24.483572"
inkscape:cy="14.407301"
inkscape:window-width="2560"
inkscape:window-height="1361"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer1">
<inkscape:grid
type="xygrid"
id="grid1049" />
</sodipodi:namedview>
<defs
id="defs2" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:#575b64;stroke:#575b64;stroke-width:1.05833;stroke-linecap:round;stroke-linejoin:round;paint-order:markers fill stroke;fill-opacity:1;stroke-opacity:1"
id="rect2968"
width="10.583333"
height="23.8125"
x="1.3229166"
y="1.3229166" />
<rect
style="fill:#575b64;fill-opacity:1;stroke:#575b64;stroke-width:1.058;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;paint-order:markers fill stroke;stroke-dasharray:none"
id="rect2970"
width="10.583333"
height="10.583331"
x="14.552083"
y="14.552083" />
<rect
style="fill:#575b64;fill-opacity:1;stroke:#575b64;stroke-width:1.05806874;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
id="rect16439"
width="10.583333"
height="10.583333"
x="14.552083"
y="1.3229166" />
<rect
style="fill:#179ceb;fill-opacity:1;stroke:#179ceb;stroke-width:1.05807;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
id="rect19474"
width="9.5251322"
height="1.3229165"
x="1.8519517"
y="2.9104166" />
<path
style="fill:none;stroke:#106da5;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
d="M 2.1166666,3.6049483 H 10.054166"
id="path19478" />
<path
style="fill:#afb7c9;fill-opacity:0.84680849;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 8.4072969,3.5780708 8.1734362,2.7712509 8.7814743,3.4260613 9.1907307,3.0051116 9.295968,3.636536 9.7169177,3.8587037 9.1907307,3.928862 8.968563,4.3147324 8.6996231,3.917169 8.1266639,4.0691784 Z"
id="path19618" />
<path
style="fill:#afb7c9;fill-opacity:0.659574;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 8.2584693,3.4540478 8.0246086,2.6472279 8.6326467,3.3020383 9.0419031,2.8810886 9.1471404,3.512513 9.5680901,3.7346807 9.0419031,3.804839 8.8197354,4.1907094 8.5507955,3.793146 7.9778363,3.9451554 Z"
id="path19622" />
<path
id="path12547"
style="color:#000000;fill:#d8d8d8;fill-opacity:1;stroke-linejoin:round;-inkscape-stroke:none"
d="m 8.8614739,3.5711183 c -0.016153,2.99e-4 -0.032539,0.0034 -0.048059,0.0098 -0.04982,0.02053 -0.082375,0.06911 -0.082165,0.12299 v 1.05885 c 6.15e-4,0.08981 0.088821,0.153059 0.174149,0.125057 l 0.227377,-0.07545 0.050642,0.151929 a 0.1825,0.1825 0 0 0 0.230477,0.115238 0.1825,0.1825 0 0 0 0.115239,-0.230477 l -0.050126,-0.151411 0.221175,-0.07338 c 0.09245,-0.03185 0.11961,-0.149789 0.050643,-0.219108 l -0.792717,-0.794784 c -0.02598,-0.02623 -0.061098,-0.03993 -0.096635,-0.03927 z" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bbo1gfac2wymg"
path="res://.godot/imported/2.svg-053c5d997067871191f4000b81461e5d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://addons/kanban_tasks/view/documentation/2.svg"
dest_files=["res://.godot/imported/2.svg-053c5d997067871191f4000b81461e5d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false

View File

@@ -0,0 +1,100 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="100"
height="100"
viewBox="0 0 26.458333 26.458333"
version="1.1"
id="svg5"
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
sodipodi:docname="3.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
showgrid="true"
inkscape:zoom="8"
inkscape:cx="36.3125"
inkscape:cy="35.1875"
inkscape:window-width="2560"
inkscape:window-height="1361"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer1">
<inkscape:grid
type="xygrid"
id="grid1049" />
</sodipodi:namedview>
<defs
id="defs2" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:#575b64;fill-opacity:1;stroke:#575b64;stroke-width:1.05833;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2968"
width="13.262239"
height="18.057812"
x="7.2098951"
y="4.0348959" />
<rect
style="fill:#179ceb;fill-opacity:1;stroke:#179ceb;stroke-width:1.05807;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
id="rect19474"
width="9.5251322"
height="1.3229165"
x="9.2602844"
y="22.489584" />
<path
style="fill:none;stroke:#106da5;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
d="M 9.5250003,23.184123 H 17.462504"
id="path19478" />
<circle
style="fill:#106da5;fill-opacity:1;stroke:none;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
id="path23344"
cx="18.654341"
cy="23.18438"
r="0.39464015" />
<path
style="fill:#afb7c9;fill-opacity:0.846809;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 18.36207,23.157246 -0.233861,-0.80682 0.608038,0.65481 0.409257,-0.42095 0.105237,0.631425 0.42095,0.222168 -0.526187,0.07016 -0.222168,0.385871 -0.26894,-0.397564 -0.572959,0.15201 z"
id="path19618" />
<path
id="path12547"
style="color:#000000;fill:#d8d8d8;fill-opacity:1;stroke-linejoin:round;-inkscape-stroke:none"
d="m 18.816247,23.150293 c -0.01615,2.99e-4 -0.03254,0.0034 -0.04806,0.0098 -0.04982,0.02053 -0.08237,0.06911 -0.08216,0.122991 v 1.05885 c 6.15e-4,0.08981 0.08882,0.153059 0.174149,0.125057 l 0.227377,-0.07545 0.05064,0.151929 a 0.1825,0.1825 0 0 0 0.230477,0.115238 0.1825,0.1825 0 0 0 0.11524,-0.230477 l -0.05013,-0.151411 0.221175,-0.07338 c 0.09245,-0.03185 0.11961,-0.149789 0.05064,-0.219108 l -0.792711,-0.794785 c -0.02598,-0.02623 -0.0611,-0.03993 -0.09664,-0.03927 z" />
<rect
style="fill:#646973;fill-opacity:1;stroke:#646973;stroke-width:1.05833;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;paint-order:markers fill stroke"
id="rect27188"
width="12.336198"
height="1.1451006"
x="7.6729159"
y="4.6529698" />
<rect
style="fill:#646973;fill-opacity:1;stroke:#646973;stroke-width:1.05833;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;paint-order:markers fill stroke"
id="rect27916"
width="8.2020836"
height="12.687549"
x="7.6729159"
y="7.8279738" />
<rect
style="fill:#646973;fill-opacity:1;stroke:#646973;stroke-width:1.05833;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;paint-order:markers fill stroke"
id="rect27918"
width="2.2158854"
height="12.687549"
x="17.793228"
y="7.8279738" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bb8knc6dctfj1"
path="res://.godot/imported/3.svg-456dac6515246348acd4893e98f4bdc7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://addons/kanban_tasks/view/documentation/3.svg"
dest_files=["res://.godot/imported/3.svg-456dac6515246348acd4893e98f4bdc7.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false

View File

@@ -0,0 +1,64 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="100"
height="100"
viewBox="0 0 26.458333 26.458333"
version="1.1"
id="svg5"
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
sodipodi:docname="4.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
showgrid="true"
inkscape:zoom="8"
inkscape:cx="40.3125"
inkscape:cy="44.4375"
inkscape:window-width="2560"
inkscape:window-height="1361"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer1">
<inkscape:grid
type="xygrid"
id="grid1049" />
</sodipodi:namedview>
<defs
id="defs2" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
sodipodi:type="star"
style="fill:#d0c268;fill-opacity:1;stroke:#d0c268;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
id="path32362"
inkscape:flatsided="false"
sodipodi:sides="5"
sodipodi:cx="7.8382812"
sodipodi:cy="7.9705729"
sodipodi:r1="8.6053162"
sodipodi:r2="4.6296601"
sodipodi:arg1="-1.5707963"
sodipodi:arg2="-0.94247777"
inkscape:rounded="0.11"
inkscape:randomized="0"
d="m 7.8382814,-0.63474321 c 0.6126837,1e-8 2.2255746,4.49971601 2.7212456,4.85984251 0.495672,0.3601264 5.273567,0.5035881 5.462896,1.0862849 0.18933,0.5826968 -3.591744,3.5071357 -3.781073,4.0898325 -0.18933,0.5826968 1.15068,5.1710773 0.655009,5.5312033 -0.495672,0.360127 -4.4453943,-2.332187 -5.058078,-2.332187 -0.6126837,0 -4.5624065,2.692313 -5.058078,2.332187 C 2.2845315,14.572293 3.6245423,9.9839133 3.4352127,9.4012165 3.245883,8.8185197 -0.53519047,5.8940806 -0.34586078,5.3113838 -0.1565311,4.728687 4.6213638,4.5852256 5.1170353,4.2250992 5.6127068,3.8649727 7.2255977,-0.63474323 7.8382814,-0.63474321 Z"
inkscape:transform-center-y="-0.77805912"
transform="translate(5.3908937,6.0569817)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://phpa3kr3tjwu"
path="res://.godot/imported/4.svg-963688afa901818a04233dc49468c7c7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://addons/kanban_tasks/view/documentation/4.svg"
dest_files=["res://.godot/imported/4.svg-963688afa901818a04233dc49468c7c7.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false

View File

@@ -0,0 +1,139 @@
[gd_scene format=3 uid="uid://cwfixtyy5lpin"]
[ext_resource type="Texture2D" uid="uid://3edv1ymvukp0" path="res://addons/kanban_tasks/view/documentation/1.svg" id="1_inmy7"]
[ext_resource type="Texture2D" uid="uid://bbo1gfac2wymg" path="res://addons/kanban_tasks/view/documentation/2.svg" id="2_1g6ul"]
[ext_resource type="Texture2D" uid="uid://bb8knc6dctfj1" path="res://addons/kanban_tasks/view/documentation/3.svg" id="3_e3hha"]
[ext_resource type="Texture2D" uid="uid://phpa3kr3tjwu" path="res://addons/kanban_tasks/view/documentation/4.svg" id="4_ic0nh"]
[sub_resource type="LabelSettings" id="LabelSettings_cmnk1"]
font_size = 20
[node name="AcceptDialog" type="AcceptDialog" unique_id=1501486445]
oversampling_override = 1.0
title = "Documentation"
size = Vector2i(1000, 600)
min_size = Vector2i(1000, 600)
theme_type_variation = &"EditorSettingsDialog"
ok_button_text = "Close"
[node name="Help" type="ScrollContainer" parent="." unique_id=535755392]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 8.0
offset_top = 8.0
offset_right = -8.0
offset_bottom = -49.0
grow_horizontal = 2
grow_vertical = 2
horizontal_scroll_mode = 0
[node name="VBoxContainer" type="VBoxContainer" parent="Help" unique_id=1359404301]
layout_mode = 2
size_flags_horizontal = 3
theme_override_constants/separation = 10
[node name="PanelContainer1" type="PanelContainer" parent="Help/VBoxContainer" unique_id=983778674]
layout_mode = 2
theme_type_variation = &"Panel"
[node name="HBoxContainer1" type="HBoxContainer" parent="Help/VBoxContainer/PanelContainer1" unique_id=861006902]
layout_mode = 2
theme_override_constants/separation = 50
alignment = 2
[node name="Control" type="Control" parent="Help/VBoxContainer/PanelContainer1/HBoxContainer1" unique_id=1543101361]
layout_mode = 2
[node name="Label" type="Label" parent="Help/VBoxContainer/PanelContainer1/HBoxContainer1" unique_id=1613673530]
layout_mode = 2
size_flags_horizontal = 3
text = "A kanban board helps you to organise tasks. After you created a task you can drag and drop it between the stages to reflect its current status. Add spontaneous ideas to the \"Todo\" stage. Move them into \"Doing\" when you are ready to tackle them. Once a task is done move it into \"Done\" to keep track of all your accomplishments."
label_settings = SubResource("LabelSettings_cmnk1")
autowrap_mode = 2
[node name="TextureRect" type="TextureRect" parent="Help/VBoxContainer/PanelContainer1/HBoxContainer1" unique_id=892191990]
custom_minimum_size = Vector2(200, 200)
layout_mode = 2
texture = ExtResource("1_inmy7")
expand_mode = 1
[node name="PanelContainer2" type="PanelContainer" parent="Help/VBoxContainer" unique_id=90515732]
layout_mode = 2
theme_type_variation = &"Panel"
[node name="HBoxContainer2" type="HBoxContainer" parent="Help/VBoxContainer/PanelContainer2" unique_id=1366977175]
layout_mode = 2
theme_override_constants/separation = 50
alignment = 2
[node name="TextureRect" type="TextureRect" parent="Help/VBoxContainer/PanelContainer2/HBoxContainer2" unique_id=698644339]
custom_minimum_size = Vector2(200, 200)
layout_mode = 2
texture = ExtResource("2_1g6ul")
expand_mode = 1
[node name="Label" type="Label" parent="Help/VBoxContainer/PanelContainer2/HBoxContainer2" unique_id=1865995285]
layout_mode = 2
size_flags_horizontal = 3
text = "Boost your productivity by customizing your board!
Double click stage or task names to change them. Configure categories and change the layout in the settings.
Find tasks by using the search bar."
label_settings = SubResource("LabelSettings_cmnk1")
autowrap_mode = 2
[node name="Control" type="Control" parent="Help/VBoxContainer/PanelContainer2/HBoxContainer2" unique_id=2057758449]
layout_mode = 2
[node name="PanelContainer3" type="PanelContainer" parent="Help/VBoxContainer" unique_id=792363036]
layout_mode = 2
theme_type_variation = &"Panel"
[node name="HBoxContainer3" type="HBoxContainer" parent="Help/VBoxContainer/PanelContainer3" unique_id=242955631]
layout_mode = 2
theme_override_constants/separation = 50
alignment = 2
[node name="Control" type="Control" parent="Help/VBoxContainer/PanelContainer3/HBoxContainer3" unique_id=1118352302]
layout_mode = 2
[node name="Label" type="Label" parent="Help/VBoxContainer/PanelContainer3/HBoxContainer3" unique_id=978285368]
layout_mode = 2
size_flags_horizontal = 3
text = "Edit the details of you tasks by clicking the edit button. Give your task a meaningful title and put the details into the description. Give your task a category to keep the overview."
label_settings = SubResource("LabelSettings_cmnk1")
autowrap_mode = 2
[node name="TextureRect" type="TextureRect" parent="Help/VBoxContainer/PanelContainer3/HBoxContainer3" unique_id=125050301]
custom_minimum_size = Vector2(200, 200)
layout_mode = 2
texture = ExtResource("3_e3hha")
expand_mode = 1
[node name="HBoxContainer4" type="HBoxContainer" parent="Help/VBoxContainer" unique_id=908763012]
layout_mode = 2
theme_override_constants/separation = 50
alignment = 1
[node name="Control" type="Control" parent="Help/VBoxContainer/HBoxContainer4" unique_id=1334221267]
layout_mode = 2
size_flags_horizontal = 3
[node name="HBoxContainer" type="HBoxContainer" parent="Help/VBoxContainer/HBoxContainer4" unique_id=78177552]
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="Help/VBoxContainer/HBoxContainer4/HBoxContainer" unique_id=1209223258]
custom_minimum_size = Vector2(0, 30)
layout_mode = 2
texture = ExtResource("4_ic0nh")
expand_mode = 3
[node name="LinkButton" type="LinkButton" parent="Help/VBoxContainer/HBoxContainer4/HBoxContainer" unique_id=1066981468]
layout_mode = 2
size_flags_vertical = 4
text = "Leave a star on Github"
uri = "https://github.com/HolonProduction/godot_kanban_tasks"
[node name="Control2" type="Control" parent="Help/VBoxContainer/HBoxContainer4" unique_id=1549292013]
layout_mode = 2
size_flags_horizontal = 3