diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2021-04-04 19:25:11 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2023-05-20 03:01:12 +0200 |
commit | 86314e1e537dad0e9c007a10ace04cb4261c3b7d (patch) | |
tree | 627515110a815eadbc179e8d46ec9717d340d718 /drivers/vulkan/rendering_device_vulkan.cpp | |
parent | 809a98216267f3066b9fec2f02b2042bdc9d3e0d (diff) | |
download | redot-engine-86314e1e537dad0e9c007a10ace04cb4261c3b7d.tar.gz |
Remove constrained view in the 2D editor
We initially added an option to disable constraining the 2D editor view.
This setting was still enabled by default to avoid confusing users
who end up scrolling too far away from their current scene
(which is a problem if you don't know about the F key to focus
on the selection).
However, it's probably a better choice to unconstrain the 2D editor view
by default because:
- Lots of people don't know about this setting and wonder how they
can scroll far away from the scene. This feels really limiting for them,
and it can even lead to some people thinking Godot intentionally limits
scene sizes.
- The 3D editor doesn't have such a contrain mechanism.
This makes the 2D editor more consistent with the 3D editor.
Diffstat (limited to 'drivers/vulkan/rendering_device_vulkan.cpp')
0 files changed, 0 insertions, 0 deletions