Skip to content

Commit

Permalink
Removed placeholder textures
Browse files Browse the repository at this point in the history
  • Loading branch information
Qainguin committed Apr 27, 2024
1 parent 02c470f commit fb2f7e1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 37 deletions.
Binary file removed chrome-icon.png
Binary file not shown.
34 changes: 0 additions & 34 deletions chrome-icon.png.import

This file was deleted.

4 changes: 1 addition & 3 deletions src/ui_parts/display.tscn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[gd_scene load_steps=19 format=3 uid="uid://bvrncl7e6yn5b"]
[gd_scene load_steps=18 format=3 uid="uid://bvrncl7e6yn5b"]

[ext_resource type="Script" path="res://src/ui_parts/display.gd" id="1_oib5g"]
[ext_resource type="Texture2D" uid="uid://ccbta5q43jobk" path="res://visual/icons/More.svg" id="2_3wliq"]
Expand All @@ -10,7 +10,6 @@
[ext_resource type="PackedScene" uid="uid://dad7fkhmsooc6" path="res://src/ui_elements/number_edit.tscn" id="7_wrrfr"]
[ext_resource type="PackedScene" uid="uid://oltvrf01xrxl" path="res://src/ui_parts/zoom_menu.tscn" id="8_xtdmn"]
[ext_resource type="Script" path="res://src/ui_parts/viewport.gd" id="9_4xrk7"]
[ext_resource type="Texture2D" uid="uid://bat6836ih43p3" path="res://chrome-icon.png" id="10_cd25l"]
[ext_resource type="Shader" path="res://src/shaders/zoom_shader.gdshader" id="10_x7ybk"]
[ext_resource type="Texture2D" uid="uid://c68og6bsqt0lb" path="res://visual/icons/backgrounds/Checkerboard.svg" id="11_1bm1s"]
[ext_resource type="Script" path="res://src/ui_parts/display_texture.gd" id="12_qi23s"]
Expand Down Expand Up @@ -141,7 +140,6 @@ script = ExtResource("9_4xrk7")
unique_name_in_owner = true
offset_right = 40.0
offset_bottom = 40.0
texture = ExtResource("10_cd25l")
expand_mode = 1
stretch_mode = 4

Expand Down

0 comments on commit fb2f7e1

Please sign in to comment.