mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Remove RightToLeft property that was accidentally added
This commit is contained in:
@@ -670,9 +670,6 @@ After interop is enabled you will need to reload any capture.</string>
|
||||
<property name="toolTip">
|
||||
<string>Reset visible range when changing event or texture</string>
|
||||
</property>
|
||||
<property name="layoutDirection">
|
||||
<enum>Qt::RightToLeft</enum>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
@@ -689,9 +686,6 @@ After interop is enabled you will need to reload any capture.</string>
|
||||
<property name="toolTip">
|
||||
<string>Settings such as visible channels (RGBA) and selected mip/slice are remembered and restored per-texture.</string>
|
||||
</property>
|
||||
<property name="layoutDirection">
|
||||
<enum>Qt::RightToLeft</enum>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
@@ -734,9 +728,6 @@ After interop is enabled you will need to reload any capture.</string>
|
||||
<property name="toolTip">
|
||||
<string>Y-flipping state is remembered and restored per-texture, rather than treated as a global toggle.</string>
|
||||
</property>
|
||||
<property name="layoutDirection">
|
||||
<enum>Qt::RightToLeft</enum>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user