key === "Escape" && toggle_options(false)} /> {#if brush_options}
toggle_options()} colors={processed_colors} bind:selected_color {color_mode} bind:recent_colors bind:selected_size dimensions={$dimensions} parent_width={$editor_box.parent_width} parent_height={$editor_box.parent_height} parent_left={$editor_box.parent_left} toolbar_box={$toolbar_box} />
{/if}