|
|
|
|
|
by dekhn
829 days ago
|
|
Is this infinite canvas similar to QGraphicsView? I've been looking for a good equivalent to QGraphicsView and HTML Canvas is not it (HTML Canvas is a raster image, QGraphicsView is a size-independent fixed-sized, scrollable canvas with indexed objects). |
|