Skip to content

Attribute changes from Chrome Dev Tools are not taken into account #74

Closed
@wherget

Description

@wherget

Steps to reproduce:

Expected Behaviour:

  • Scene turns dark

Actual Behaviour:

  • nothing happens

Additional Comments:
A similar maneuver using Firebug in Firefox succeeds, as does setting the attribute from Chrome's console when using getElementById() (either using dot-notation or setAttribute). It seems the Dev Tools' Element view writes to the DOM via some means that xml3d.js is not monitoring. It would however be very helpful if this worked, since in web development, rapid iteration using the Dev Tools is a very important technique.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions