VS fixes
This commit is contained in:
@@ -232,7 +232,7 @@ private:
|
||||
|
||||
const float g = m->getScaler().sm(15); // increase each BBox by 15 px (needed mainly for hor/ver lines)
|
||||
|
||||
#warning "which elements to select? among all currently visible? or only among the selected layer?"
|
||||
#pragma message "which elements to select? among all currently visible? or only among the selected layer?"
|
||||
// get all elements with bounding-box matchings
|
||||
std::vector<MapModelElement*> possible;
|
||||
// for (MapModelElement* el : m->getModel()->getSelectedLayerElements()) {
|
||||
|
||||
Reference in New Issue
Block a user