Discontinuity in Image Size parameters in Export Image
<!----------Before Creating a New Issue----------- * Limit report to a single issue. * Search the issue tracker to verify the issue has not already been reported. * Complete all instructions between `template comment markers <>. * Keep report contents limited to the necessary information required to fix the issue. * When creating an issue against the stable version of KiCad, make sure the latest available stable version is installed as issues may have already been resolved in later stable versions.--> # Description <!--What is the current behavior and what is the expected behavior?--> After setting a desired image resolution, regardless of what you do (Export Image or Cancel), when you return to 3D Export the resolution you entered remains the same, but the values in the pixel equivalent readout are "1724 x 930 pixels". After exporting the image, the resolution is "1724 x 930 pixels". Expected behavior would either be; 1. Values entered be reset each time the Export Image dialogue is closed or an image is exported 2. Values entered are retained either for the length of the session, or to the project itself and remain the same each time the Export Image dialogue is closed or an image is exported. <!--If the issue is visual/graphical, please attach screenshots of the problem.--> <!--Add the issue details below this line and before the "Steps to reproduce" heading.--> * Also noticed, when changing entered values after closing and reopening the dialogue, if the "Aspect Ratio" is unlocked only the resolution value changed (Width or Height) will update, not both. # Steps to reproduce <!--If there are multiple steps to reproduce it or it is a visual issue, then providing a screen recording as an attachment to this report is recommended.--> <!--If this issue is specific to a project, please attach the necessary files to this issue.--> <!--Add the steps to reproduce using the numbers below--> <!--Add new step numbers before the "KiCad Version" heading.--> With the 3D Viewer open, 1. First time opening the dialogue window, changed the resolution to "1920 x 1080 pixels" ![image.png](/uploads/5665399e7b6322a28a3ed69794fd51d2/image.png){width=255 height=255} 2. Closed window and reopened straight after, entered values persist but readout below says "1724 x 930 pixels" ![image.png](/uploads/16cdf3353483b336064bbc5da04c82a4/image.png){width=255 height=256} 3. After pressing "ok" and saving, checking the images properties reflects the incorrect resolution. ![image.png](/uploads/cedb6af38a232bfcf557b35383ed51cc/image.png){width="402" height="393"} # KiCad Version <!--Copy version information (from main menu Help->About KiCad ->Copy Version Info) and paste it between the triple backticks below to preserve the formatting.--> ``` Application: KiCad PCB Editor x64 on x64 Version: 10.0.0, release build Libraries: wxWidgets 3.3.2 FreeType 2.13.3 HarfBuzz 12.3.0 FontConfig 2.17.1 libcurl/8.18.0 Schannel zlib/1.3.1 Platform: Windows 11 (build 26200), 64-bit edition, 64 bit, Little endian, wxMSW OpenGL: NVIDIA Corporation, NVIDIA GeForce RTX 3070/PCIe/SSE2, 4.6.0 NVIDIA 591.86 Build Info: Date: Mar 25 2026 23:20:32 wxWidgets: 3.3.2 (wchar_t,STL containers) Boost: 1.90.0 OCC: 7.9.2 Curl: 8.18.0 ngspice: 45.2 Compiler: Visual C++ 1944 without C++ ABI KICAD_IPC_API=ON KICAD_USE_PCH=OFF Locale: Lang: en_AU Enc: UTF-8 Num: 1,234.5 Encoded кΩ丈: D0BACEA9E4B888 (sys), D0BACEA9E4B888 (utf8) ```
issue