pencil2d / pencil

Pencil2D is an easy, intuitive tool to make 2D hand-drawn animations. Pencil2D is open source and cross-platform.
http://pencil2d.org
GNU General Public License v2.0
1.47k stars 273 forks source link

Polyline draw in Vector mode #1462

Closed DIane-Kivi closed 4 years ago

DIane-Kivi commented 4 years ago

If you draw a polyline, then draw another, the first line vanishes until the second draw process is complete! This is disconcerting and makes multi line drawings difficult to draw. The problem only occurs with polyline draw function.

During the drawing process only the polyline being draw appears on screen ### Actual Results All previous poly lines to be displayed ### Expected Results Vector ### Video or Image Reference draw more than 1 polyline on a frame ### Steps to reproduce ### System Information 0.6.5 + Pencil2D Version: Windows 10 + Operating System: 8 GB RAM Size: None + Graphics Tablet: Work around use version 0.6.4 for poly line drawing operations
MrStevns commented 4 years ago

This should be fixed via the linked PR that is awaiting.