hotspots: Replace stream_settings with intro_streams and intro_topics.

This commit is contained in:
Rishi Gupta
2017-08-29 17:19:55 -07:00
committed by Tim Abbott
parent 0677bd2a6d
commit a8deedbbb6
4 changed files with 26 additions and 13 deletions

View File

@@ -18,16 +18,21 @@ var HOTSPOT_LOCATIONS = {
offset_y: 0.7,
popover: BOTTOM,
},
intro_streams: {
element: '#streams_header .sidebar-title',
offset_x: 1.35,
offset_y: 0.39,
},
intro_topics: {
element: '.topic-name',
offset_x: 0.8,
offset_y: 0.39,
},
intro_compose: {
element: '#left_bar_compose_stream_button_big',
offset_x: 0,
offset_y: 0,
},
stream_settings: {
element: '#streams_inline_cog',
offset_x: 0.5,
offset_y: 0.5,
},
};
// popover illustration url(s)