This commit is contained in:
Face
2025-07-25 18:55:28 +03:00
parent 558bb2fc1b
commit 1576ef1465
10 changed files with 271 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
<svg id="resizeHandle" width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<!-- Chrome-style resize handle with two diagonal lines -->
<line x1="20" y1="32" x2="32" y2="20" stroke="#666" stroke-width="3" stroke-linecap="round"/>
<line x1="28" y1="32" x2="32" y2="28" stroke="#666" stroke-width="3" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 384 B

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://tb7e8bcs8kqv"
path="res://.godot/imported/resize-handle.svg-433a7f0ff4889b64a8919f3af66061e6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Icons/resize-handle.svg"
dest_files=["res://.godot/imported/resize-handle.svg-433a7f0ff4889b64a8919f3af66061e6.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false