-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ WP 6.7 ]ズームアウトのトグルがエディターツールバーに常に表示されない #2289
Comments
wp-includes/js/dist/editor.jsの26408行目辺り
isEditorIframedがfalseになっている為に表示できないようです。 |
宮本さん、ありがとうございます。 https://www.advancedcustomfields.com/blog/acf-blocks-and-wordpress-blocks-v3/ このあたりを総合すると
という条件が必要そうです。 6.7の本番リリースまでに対応する必要は必ずしもないと思いますが、長期的に見たら対応すべきことかなと思います。 |
@mthaichi @kurudrive |
テーマだけの環境だと、ズームアウトのトグルがエディターツールバーに常に表示されるのですが、以下のプラグインのうち、どれかひとつでも有効にすると常に表示されなくなるようです。
私自身、ズームアウトの仕様はよくわかっていないのですが、いったんissueにあげてみます、よろしくお願いします。
参考にしたもの:ズームアウトモード
https://make.wordpress.org/core/2024/10/21/developer-notes-for-zoom-out-in-wordpress-6-7/
確認したこと
WordPress 6.7 RC2 (ローカル環境 / エックスサーバーの環境)で以下のテーマで確認しました。
プラグインをすべて無効化すると、以下のようになります。
(クリックするとON/OFFを切り替えられる)
上記プラグインのどれかひとつを有効化すると、以下のようになります。
2024-10-30.10.13.38.mp4
ちなみに、以下のプラグインは有効化してもトグルは常に表示されました。
The text was updated successfully, but these errors were encountered: