Skip to content

Empty console.log calls makes the logging untidy #14

@gnithin

Description

@gnithin

Adding empty console.log calls makess the logging untidy.
The problem is that empty tags are being inserted, which is been accounted for in the odd-even check (logEl.children.length % 2 ?)

The solution would be either empty elements need to be logged and the odd-event color match or empty elements being skipped altogther.


selection_002

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