mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 23:55:57 +03:00
[GH-ISSUE #95] Progressbar can not be changed after apply #82
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sirtet on GitHub (Feb 23, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/95
Changing the position will create a second progressbar...
Why are progressbar etc. applied at all?
Could they not be kept in it's own layer until the final rendering?
Then it would be possible to change or remove them.
@NickeManarin commented on GitHub (Feb 23, 2017):
They are all applied on top of the images because this app still don't support multi layers.
Multi layer support will be the next big thing to implement on this software.