Bug Description
When using the spotlight teaching action with an image element as the target, the spotlight does not correctly focus on the image. Instead, it covers the entire slide with a gray overlay, failing to highlight the intended image element.
Steps to Reproduce
- Create a teaching action with spotlight effect
- Set the target to an image element on the slide
- Execute the teaching action
- Observe the spotlight behavior
Expected Behavior
The spotlight should create a focused highlight on the target image element, with the surrounding area dimmed/grayed out, drawing attention to the specific image.
Actual Behavior
The entire slide is covered with a gray overlay, and the image element is not properly highlighted or focused. The spotlight effect does not isolate the target image as intended.
Deployment Method
Local development (pnpm dev)
Browser
Chrome
Operating System
Windows
Relevant Logs / Screenshots
Additional Context
This issue specifically affects image elements as spotlight targets. Other element types may work correctly.
Bug Description
When using the spotlight teaching action with an image element as the target, the spotlight does not correctly focus on the image. Instead, it covers the entire slide with a gray overlay, failing to highlight the intended image element.
Steps to Reproduce
Expected Behavior
The spotlight should create a focused highlight on the target image element, with the surrounding area dimmed/grayed out, drawing attention to the specific image.
Actual Behavior
The entire slide is covered with a gray overlay, and the image element is not properly highlighted or focused. The spotlight effect does not isolate the target image as intended.
Deployment Method
Local development (pnpm dev)
Browser
Chrome
Operating System
Windows
Relevant Logs / Screenshots
Additional Context
This issue specifically affects image elements as spotlight targets. Other element types may work correctly.