eclipse / eavp

Eclipse advanced visualization project
Eclipse Public License 1.0
9 stars 15 forks source link

Need a way to see or scale small shapes in geometry editor #86

Closed KasperGam closed 8 years ago

KasperGam commented 8 years ago

Currently, any shape with small values (all vertices around 1 of each other) cannot be seen in the editor. There needs to be a way of scaling the shape or zooming to be able to handle imports when the file's values are small.

KasperGam commented 8 years ago

Added scale property for shapes in #83 , although this is not a perfect solution, as setting the scale changes the model with the current implementation.

SmithRWORNL commented 8 years ago

A ScaleDecorator class has been added to control the display size of shapes and it has been merged into next as of commit 0b1bbd9317bfeddbd5373b6df195473e0c4525e0.