Opened 13 years ago
Closed 13 years ago
#118 closed enhancement (fixed)
add bookmark icon?
Reported by: | sheppard | Owned by: | theduckylittle |
---|---|---|---|
Priority: | minor | Milestone: | 2.6.1 |
Component: | GeoMOOSE/JS | Version: | 2.6 |
Keywords: | Cc: |
Description ¶
Since GeoMOOSE.bookmark() is now a built-in function, I propose adding bookmark.png to the default icon set as well. This will make it easy to activate a simple bookmark tool within the mapbook:
<tool name="bookmark" title="Bookmark this page" type="javascript">GeoMOOSE.bookmark();</tool>
(Adding the BookmarkToTab extension will also be simpler if the icon is already present; see #116.)
Change History (7)
by , 13 years ago
Attachment: | bookmark.png added |
---|
comment:1 by , 13 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 13 years ago
Status: | assigned → testing |
---|
I skipped updating all.png and the sprite.css directly since we've updated that since these were generated to include the "px" suffix for the background positions. I updated createSprite.py a little, however, to include the license in the subsequent outputs.
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | testing → closed |
bookmark icon