Actions
Bug #450
closedsitesearch marker too far on the left
Start date:
2015-06-19
Estimated time:
4.00 h
Found in version:
Description
To do
- test and implement fixes
Description
after Site Search is executed, the marker and the popup are too far on the left.
- after initial search placing not centered
- after second search for the same absolute wrong placing
Old Solution:
in Sitesearch.js (as in master branch) remove Line: 58
map.panBy(new L.Point(0, -70));
fixed and pushed to openatlas_stefan branch
(also fixed missing grab-cursor and some other small bugs)
Updated by Alexander Watzinger over 9 years ago
- Status changed from New to Closed
- Target version set to 0.9.0
implented fix and online: http://openatlas.craws.net
Updated by Alexander Watzinger over 9 years ago
- Description updated (diff)
- Status changed from Closed to Assigned
- Assignee changed from Alexander Watzinger to Stefan Eichert
reopened
Updated by Stefan Eichert over 9 years ago
- Description updated (diff)
- Status changed from Assigned to Closed
Updated by Alexander Watzinger over 9 years ago
- Description updated (diff)
- Category set to UI
- Status changed from Closed to In Progress
- Assignee changed from Stefan Eichert to Alexander Watzinger
- Estimated time set to 4.00 h
Updated by Alexander Watzinger over 9 years ago
- Status changed from In Progress to Closed
Actions