mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
If auto-fit is checked (right click), fit on texture selection change
This commit is contained in:
@@ -1392,6 +1392,9 @@ namespace renderdocui.Windows
|
||||
|
||||
UI_UpdateChannels();
|
||||
|
||||
if (autoFit.Checked)
|
||||
AutoFitRange();
|
||||
|
||||
m_Core.Renderer.BeginInvoke((ReplayRenderer r) =>
|
||||
{
|
||||
RT_UpdateVisualRange(r);
|
||||
|
||||
Reference in New Issue
Block a user