Post #5588: I was able to reproduce the issue with the properties area. This is indeed an ov

📋 Metadata

  • Author: Pluglug
  • Date: 2025-08-31 08:30:00
  • Type: answer
  • Quality Score: 8/10
  • Reply to: post_05587

🏷️ Tags

viewport advanced solved

  • Popup Dialog Editor
  • Properties Area

💬 Content

I was able to reproduce the issue with the properties area. This is indeed an oversight. Nice bug hunting!

Regarding the 3D Viewport in fullscreen mode, it might not work properly because the process involves changing an appropriate area size first, then converting it to a window for window size adjustment. It’s difficult to change window sizes from the Blender API, and we need to use OS-side APIs. I’ve created a popup window using Windows API privately, but I’m holding off on implementing it in PME. I’m looking forward to a full implementation in the Zen Dock addon.

Thank you for the report!


🔗 View on Blender Artists