3D Rig Model Window Stuck at Fixed Size — ScreenWidth / ScreenHeight in flair.ini¶
Summary¶
The 3D rig model viewer (also called the Robot View or Graphics View) only uses a portion of the available screen — it doesn't resize to fill the window when Flair is maximised. This is caused by ScreenWidth and ScreenHeight values locked in flair.ini. Fix: open flair.ini and comment out those two lines (add # before each). Save and restart Flair.
Symptoms¶
- 3D rig model viewer is stuck at a fixed size smaller than the Flair window
- When Flair is maximised, the rig view doesn't expand to fill the available space
- Dragging the panel divider or resizing has no effect
- Reverting to docked mode makes it revert to the small fixed size again
Fix¶
[CONFIRMED] Comment out ScreenWidth and ScreenHeight in flair.ini¶
Approx. June 2021 — community thread
- Close Flair
- Locate
flair.ini— typically in the Flair installation folder (e.g.C:\Program Files\MRMC\FlairClassic\flair.inior equivalent) - Open
flair.iniin a text editor - Find the lines containing
ScreenWidthandScreenHeight - Add a
#character at the start of each line to comment them out: - Save and close
flair.ini - Restart Flair — the rig model view should now resize correctly
confidence_score: 0.82
Related Issues¶
- See also: Flair.ini and UI Operator Tips
- See also: Hidden Dialogs / Fullscreen / Two Screens
- See also: Display / GPU Rig View Lag