Skip to content

ROU-12679: Fix mouse icon after disabling drawing#253

Open
os-davidlourenco wants to merge 2 commits intodevfrom
ROU-12679
Open

ROU-12679: Fix mouse icon after disabling drawing#253
os-davidlourenco wants to merge 2 commits intodevfrom
ROU-12679

Conversation

@os-davidlourenco
Copy link
Copy Markdown
Contributor

This PR is to fix the mouse icon after disbling the drawing tools

What was happening

  • When the user selected a drawing tool and then disabled the drawing tool the mouse icon remains the drawing one (crosshair)

What was done

  • When the drawing tool is disposed, the state is restored to the default one to ensure the mouse icon is also restored

Test Steps

  1. Open the sample application
  2. Click on the add marker button
  3. Add one marker
  4. Disable drawing tools
  5. Place the mouse over the map
  6. Validate that the cursor is the hand to pan the map

Screenshots

Screen Recording 2026-04-01 at 11 57 22

maps-drawingtools-cursor-icon-problem

Checklist

  • tested locally
  • documented the code
  • clean all warnings and errors of eslint
  • requires changes in OutSystems (if so, provide a module with changes)
  • requires new sample page in OutSystems (if so, provide a module with changes)

@os-davidlourenco os-davidlourenco requested a review from a team as a code owner April 1, 2026 11:07
@os-davidlourenco os-davidlourenco added the bug Something isn't working label Apr 1, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 1, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant