Due to the animation player positioning in the interface and general UX construction, anmating parameters that have long names can be challenging.
The names of the parameters aren't always under the control of the user: for example instance shader parameter have the whole instance_shader_parameters/ prefix.
Please consider showing the end of the parameter name rather than the start when needing to wrap the text.
Steps to reproduce
open project
open "node3d scene"
select animation player
observe the amoutn of space taken by instance shader parameters
Tested versions
4.3-stable
System information
Windows10
Issue description
Due to the animation player positioning in the interface and general UX construction, anmating parameters that have long names can be challenging.
The names of the parameters aren't always under the control of the user: for example instance shader parameter have the whole
instance_shader_parameters/
prefix.Please consider showing the end of the parameter name rather than the start when needing to wrap the text.
Steps to reproduce
Minimal reproduction project (MRP)
mrp-instance-anim-param.zip