mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
hotspots: Convert module to TypeScript.
This commit is contained in:
@@ -30,7 +30,7 @@ ALL_HOTSPOTS = {
|
||||
### Step 2: Configure hotspot placement
|
||||
|
||||
The target element and visual orientation of each hotspot is specified in
|
||||
`HOTSPOT_LOCATIONS` of `web/src/hotspots.js`.
|
||||
`HOTSPOT_LOCATIONS` of `web/src/hotspots.ts`.
|
||||
|
||||
The `icon_offset` property specifies where the pulsing icon is placed _relative to
|
||||
the width and height of the target element_.
|
||||
|
||||
Reference in New Issue
Block a user