Issue #454Opened October 26, 2017by Geczy3 reactions

Make block manager default open panel?

Question

I tried this code:

// Show blocks by default, not styles
editor.Panels.getButton('views', 'open-sm').set('active', false)
editor.Panels.getButton('views', 'open-blocks').set('active', true)

It works but doing this will hide the device selector in the top left for some reason.

Answers (3)

artfOctober 27, 20173 reactions

try just with

editor.Panels.getButton('views', 'open-blocks').set('active', true)

but put it after the render (if you're using autorender: false)

GeczyOctober 27, 20170 reactions

Ah, setting it after render works great. Thanks

lock[bot]September 18, 20190 reactions

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.