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.
レイアウトを適用した直後にアニメーションを定義したいと思います。これは、視覚化がGlamourブラウザのコンテキスト内で定義されている場合に重要です。
Mondrian DSL を使用すると、以下を使用できます。
ビュー ノード: (1 から: 20)。View horizontalLineLayout オン: ROLayoutEnd do: [:event | ...]。
Roassal API を使用すると、以下を使用できます。 ROHorizontalLineLayout on: ROLayoutEvent do: [ :event | イベント追加: イベント]; applyOn: あなたの要素