Skip to content

Commit f7c3170

Browse files
Changed the background of the pop up panel to be a raycast target so that it blocks input to other ui elements
1 parent 493f33d commit f7c3170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/BossRoom/Prefabs/UI/SettingsPanelCanvas.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1168,7 +1168,7 @@ MonoBehaviour:
11681168
m_EditorClassIdentifier:
11691169
m_Material: {fileID: 0}
11701170
m_Color: {r: 1, g: 1, b: 1, a: 1}
1171-
m_RaycastTarget: 0
1171+
m_RaycastTarget: 1
11721172
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
11731173
m_Maskable: 1
11741174
m_OnCullStateChanged:

0 commit comments

Comments
 (0)