Add color switch shortcut to preferences.

This commit is contained in:
novhack 2020-04-15 20:52:20 +02:00
parent bfbe76ab79
commit 840b83fee7
6 changed files with 54 additions and 14 deletions

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=55 format=2]
[gd_scene load_steps=54 format=2]
[ext_resource path="res://Themes & Styles/Dark Theme/Dark Theme.tres" type="Theme" id=1]
[ext_resource path="res://Scripts/Main.gd" type="Script" id=2]
@ -45,11 +45,7 @@
[ext_resource path="res://Assets/Graphics/Dark Themes/Tools/Zoom.png" type="Texture" id=43]
[ext_resource path="res://Prefabs/Dialogs/HSVDialog.tscn" type="PackedScene" id=44]
[sub_resource type="InputEventKey" id=1]
scancode = 88
[sub_resource type="ShortCut" id=2]
shortcut = SubResource( 1 )
[sub_resource type="Image" id=11]
data = {
@ -1324,6 +1320,7 @@ current_path = "D:/libDev/git/Pixelorama-git/"
[node name="ScaleImage" parent="." instance=ExtResource( 31 )]
[node name="PreferencesDialog" parent="." instance=ExtResource( 32 )]
visible = false
[node name="RotateImage" parent="." instance=ExtResource( 38 )]