Bugfix screenshot in userinterface. Minor cosmetics.

This commit is contained in:
brunoherbelin
2020-05-28 00:01:05 +02:00
parent b9cf0689ec
commit 59e1271259
6 changed files with 75 additions and 42 deletions

View File

@@ -359,6 +359,11 @@ View::Cursor GeometryView::grab (glm::vec2 from, glm::vec2 to, Source *s, std::p
return ret;
}
View::Cursor GeometryView::over (glm::vec2, Source*, std::pair<Node *, glm::vec2>)
{
}
LayerView::LayerView() : View(LAYER), aspect_ratio(1.f)
{
// read default settings