mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Added session selection id in ExportDialog
This commit is contained in:
@@ -375,8 +375,6 @@ void ImageView::paintEvent(QPaintEvent *event)
|
||||
{
|
||||
if(!_graphicsView->scene()->sceneRect().isNull())
|
||||
{
|
||||
UWARN("rect= %d %d", event->rect().width(), event->rect().height());
|
||||
|
||||
//Scale
|
||||
float ratio, offsetX, offsetY;
|
||||
this->computeScaleOffsets(event->rect(), ratio, offsetX, offsetY);
|
||||
|
||||
Reference in New Issue
Block a user