System Information
Operating system: Windows 7
Graphics card: NVIDIA GeForce GTX 1050 Ti
Operating system: Windows 7
Graphics card: NVIDIA GeForce GTX 1050 Ti
Blender Version
Broken: blender-2.80-155c62b070a9-win64 27.6.19
Short description of error
This is a follow up of T66050. I'm still trying to center a textbox in a plane. The width and offset of the textbox are linked to the width of the plane with a scripted driver. The width of the plane is controlled with a hook. When the hook is moved along the x-axis the width of the plane changes, but the width of the textbox is not updated in the viewport.
Exact steps for others to reproduce the error
- Open the attached blend-file
- There is a plane and a text object and an empty called 'Hook'
- Move the hook along the x-axis
- The plane is resized, but the textbox is not.