mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 15:54:44 -04:00
Made the remove frame button get disabled when there's only one frame
This commit is contained in:
parent
2ee4c541c9
commit
2b5f6b47ee
5 changed files with 77 additions and 0 deletions
BIN
Assets/Graphics/dark_themes/timeline/remove_frame_disabled.png
Normal file
BIN
Assets/Graphics/dark_themes/timeline/remove_frame_disabled.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 93 B |
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/remove_frame_disabled.png-0b0bf95063e120cabfe225b5e96232e6.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/dark_themes/timeline/remove_frame_disabled.png"
|
||||
dest_files=[ "res://.import/remove_frame_disabled.png-0b0bf95063e120cabfe225b5e96232e6.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=false
|
||||
flags/mipmaps=false
|
||||
flags/anisotropic=false
|
||||
flags/srgb=2
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
svg/scale=1.0
|
BIN
Assets/Graphics/light_themes/timeline/remove_frame_disabled.png
Normal file
BIN
Assets/Graphics/light_themes/timeline/remove_frame_disabled.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 93 B |
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/remove_frame_disabled.png-788471f1b29606174c549e45209f03ca.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/light_themes/timeline/remove_frame_disabled.png"
|
||||
dest_files=[ "res://.import/remove_frame_disabled.png-788471f1b29606174c549e45209f03ca.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=false
|
||||
flags/mipmaps=false
|
||||
flags/anisotropic=false
|
||||
flags/srgb=2
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
svg/scale=1.0
|
Loading…
Add table
Add a link
Reference in a new issue