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.45k stars 272 forks source link

Layer Opacity dialog: Fade in/out not working properly #1855

Closed MrStevns closed 2 months ago

MrStevns commented 3 months ago

How to reproduce: Open the layer opacity window, select a few frames on the timeline.

Result: Fade in/out buttons are not enabled.

Expected: Fade in/out buttons would be enabled when 3 or more keyframes had been selected


How to reproduce:

Result:

Expected:


How to reproduce:

Result:

  1. 100%
  2. 66%
  3. 33%

Expected:

  1. 100%
  2. 50%
  3. 0%

How to reproduce:

Result:

  1. 50%
  2. 33.2%
  3. 16.6%

Expected:

  1. 50%
  2. 25%
  3. 0%

Application details

Version: 0.7.0.911 commit: 7e83608a957dfeacc739ec0a09a89291de0d4e6b date: 2024-06-19_01:01:26

Operating System: macOS 12.7 CPU Architecture: x86_64 Qt Version: 5.15.13

chchwy commented 2 months ago

Fixed in #1854