mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
Update scenes_and_nodes.rst (#2471)
* Update scenes_and_nodes.rst I came across an issue while following it, where when running a scene the window would be a ghost, unclickable, with no explanation. Since many people use high density displays, it's worth noting! * Update getting_started/step_by_step/scenes_and_nodes.rst Co-Authored-By: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
committed by
Max Hilbrunner
parent
33091c9623
commit
ad7ea34a78
@@ -162,6 +162,13 @@ demo should finally execute:
|
|||||||
|
|
||||||
Success!
|
Success!
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
If this doesn't immediately work and you have a hiDPI display on
|
||||||
|
at least one of your monitors, go to
|
||||||
|
**Project → Project Settings → Display → Window** then enable
|
||||||
|
**Allow Hidpi** under **Dpi**.
|
||||||
|
|
||||||
.. _doc_scenes_and_nodes-configuring_the_project:
|
.. _doc_scenes_and_nodes-configuring_the_project:
|
||||||
|
|
||||||
Configuring the project
|
Configuring the project
|
||||||
|
|||||||
Reference in New Issue
Block a user