Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace the "blur" mode with a simple censoring tool #329

Closed
11 tasks done
maoschanz opened this issue Feb 9, 2021 · 1 comment
Closed
11 tasks done

Replace the "blur" mode with a simple censoring tool #329

maoschanz opened this issue Feb 9, 2021 · 1 comment
Labels
feature request new features that don't exist at all tools bugs or suggestions related to tools
Milestone

Comments

@maoschanz
Copy link
Owner

maoschanz commented Feb 9, 2021

Requested feature

remove any support for "blur" as a color application mode:

  • in the menus
    • so the color popovers can be better
  • in the help manual
    • and its screenshots
  • thus more tools can support operators
    • shapes?
    • [?] text
    • brush
      • case of the "erase" mode
    • ...?

an optional "censoring" tool should then exist:

  • it draws rectangles instead of following the pencil
  • so it's more realistic to apply a slower blur
  • options include a stateful action with a type of way to hide text, including a solid color and blur
    • implement a "shuffle pixels" utility

Possible drawbacks

Not possible to use the classic pencil as a "wet finger" to blur things anymore. The "fast blur" was so awful i think this feature will not be missed lol

Possible alternatives

Nothing.

Use case

It currently makes it too hard to support operators with advanced tools, it has to go

also, some people complain they don't find how to hide some text?????

@maoschanz maoschanz added tools bugs or suggestions related to tools feature request new features that don't exist at all labels Feb 9, 2021
maoschanz added a commit that referenced this issue Feb 10, 2021
in the context of #329, "blur" is gone so the color popover felt empty

now it has 3 submenus, and it'll change again to make better use of its hidden radiobuttons
maoschanz added a commit that referenced this issue Feb 13, 2021
now buttons are generated in python, and they're displayed when active (instead of staying hidden)

this is part of #329
maoschanz added a commit that referenced this issue Feb 14, 2021
instead of the initially designed general-purposed blurred straight line. Options include various types of possible censoring, which aren't implemented yet. #329
@maoschanz maoschanz added this to the 0.8 milestone Mar 5, 2021
@maoschanz maoschanz reopened this Mar 5, 2021
@maoschanz
Copy link
Owner Author

forgot the "help manual" part

maoschanz added a commit that referenced this issue Mar 5, 2021
related to #329: add support for operators to the 'shape' tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request new features that don't exist at all tools bugs or suggestions related to tools
Projects
None yet
Development

No branches or pull requests

1 participant