Dear Axure Team,
I believe I’ve encountered a bug related to widget positioning, possibly connected to page alignment. When alignment left → fine , When alignment center → wrong position
Issue Summary:
When trying to center a widget on the page using the following workflow:
- Widget Setup: A widget with the Loaded event triggers the following action:
Move: [[Window.width/2 - This.width/2]]
The expected behavior is for the widget to center itself horizontally on the page. However, the widget’s position appears incorrect, and the issue becomes more pronounced when using a widescreen monitor.
I suspect this might be tied to how page alignment settings are affecting the calculation.
I’d greatly appreciate it if you could investigate this behavior. Please let me know if you need additional information or a sample file to replicate the issue.
Thank you for your support!
bug_notCentering.rp (61.4 KB)
Best regards,
José