struct Protocol::Overlay::SourceOrderConfig

Overview

Configuration data for drawing the source order of an elements children.

Included Modules

Defined in:

protocol/overlay.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def child_outline_color : DOM::RGBA #

the color to outline the child elements in.


[View source]
def parent_outline_color : DOM::RGBA #

the color to outline the givent element in.


[View source]