Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はこのようなCSSでこれをやろうとしました(テスト例):
.context-menu { -fx-effect: dropshadow(one-pass-box, black, 10, 1.0, 3, 3) }
しかし、うまくいきません。ScenicView でスタイルを設定する必要があるノードを見つけようとしましたが、SV で情報を読み取る前にコンテキスト メニューが表示されなくなりました。誰でも助けることができますか?