Fix: remove extra padding from GCode window #1152

Closed
opened 2026-04-05 16:54:00 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @kisslorand on 1/7/2026

Removes extra padding from GCode window. It wasn't needed because Imgui adds padding automatically.


  • Before
    image

 

  • After
    image
*Originally created by @kisslorand on 1/7/2026* Removes extra padding from GCode window. It wasn't needed because Imgui adds padding automatically. --- - __Before__ <img width="375" height="424" alt="image" src="https://github.com/user-attachments/assets/334704c5-7d7e-4106-ae93-0e38a1bb008b" /> &nbsp; - __After__ <img width="361" height="424" alt="image" src="https://github.com/user-attachments/assets/374e6c1a-6b03-4f15-be9e-832b71b4d701" />
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1152