e162e4fe925d2236ab019557348d529f28227b50
This commit modifies the handling of tracking points in the VideoEditor and MotionTracker classes by removing the storage of display coordinates. Instead, display coordinates are now calculated dynamically during rendering, ensuring accuracy regardless of crop or rotation states. The changes enhance the consistency of point transformations and improve logging for better debugging and verification of coordinate accuracy during mouse interactions.
Description
No description provided
Languages
Python
98.5%
Shell
0.9%
Go
0.6%