Skip to content

Customizing the hiding method #46

@wheany

Description

@wheany

Currently the extension hides posts by setting display:none;

This breaks the layout in the search and makes some posts invisible, possibly because tumblr makes some assumptions about the layout in its javascript code.

Would it be possible to add an option to just make all the blacklisted posts transparent (e.g. opacity:0), instead of removing them completely, so the layout doesn't break?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions