Skip to content

Broadway: Fix handling of debug nodes

Alexander Larsson requested to merge alexl/gtk:broadway-debug-nodes into master

The debug nodes have id BROADWAY_NODE_DEBUG, which happens to be "12". So, don't hardcode the wrong number "14".

Merge request reports