<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>propella</author_name>
  <author_url>https://blog.hatena.ne.jp/propella/</author_url>
  <blog_title>言語ゲーム</blog_title>
  <blog_url>https://propella.hatenablog.com/</blog_url>
  <categories>
    <anon>squeak</anon>
  </categories>
  <description>問題点: サブモルフのレイアウトが反映されない。 原因: 親モルフをレイアウトする前にサブモルフのサイズを確定する必要があるが、その際にサブモルフをレイアウトしておかなくてはならなかった。 解決: レイアウト時明示的にサブモルフの fullBounds を呼ぶ。(無限ループにならないかちょっと心配)レイアウト実行の流れ。 レイアウトが変わったとき(Morph&gt;&gt;position: メソッドなど) self layoutChanged が呼ばれる。これは実際にはレイアウト変更のトリガではなく、変更して欲しいという事を覚えておく為の物(動作としては変数 fullBounds を nil にする)。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpropella.hatenablog.com%2Fentry%2F20030730%2Fp2&quot; title=&quot;レイアウトマネージャを利用したツリー表示 - 言語ゲーム&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2003-07-30 00:00:01</published>
  <title>レイアウトマネージャを利用したツリー表示</title>
  <type>rich</type>
  <url>https://propella.hatenablog.com/entry/20030730/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
