mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
add missing update_detector() - refs #1106
This commit is contained in:
parent
5bdaf44a7a
commit
1ed193728d
@ -65,6 +65,7 @@ text_placement_info_ptr text_symbolizer_helper<FaceManagerT, DetectorT>::get_lin
|
||||
if (placement_->placements.size())
|
||||
{
|
||||
//Found a placement
|
||||
finder.update_detector();
|
||||
geometries_to_process_.erase(current_object);
|
||||
if (writer_.first) writer_.first->add_text(
|
||||
*placement_, font_manager_,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user