We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v4.3.beta2.official [b75f048]
macOS Sonoma 14.1.1 - OpenGL API 4.1 Metal - 88 - Compatibility - Using Device: Apple - Apple M1 Pro
The custom icon for resources appears too large in Quick Open.
Given a custom resource like this:
@icon("res://icon.svg") class_name MyResource extends Resource
And a .tres file created with the custom resource script like this:
.tres
When bringing up Quick Open, it looks like this:
Quick Open
n/a
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Tested versions
v4.3.beta2.official [b75f048]
System information
macOS Sonoma 14.1.1 - OpenGL API 4.1 Metal - 88 - Compatibility - Using Device: Apple - Apple M1 Pro
Issue description
The custom icon for resources appears too large in Quick Open.
Given a custom resource like this:
And a
.tres
file created with the custom resource script like this:When bringing up
Quick Open
, it looks like this:Steps to reproduce
.tres
using the custom resource script created in the prev stepQuick Open
(Cmd+P in macos)Minimal reproduction project (MRP)
n/a
The text was updated successfully, but these errors were encountered: