X-Git-Url: http://git.osdn.net/view?p=pettanr%2Fpettanr.git;a=blobdiff_plain;f=lib%2Feditor%2Fpanel_dock%2Fbay%2Felement.rb;h=f6937bda4bfbcd0b39c0f0bd8315d2b1c6c88379;hp=2ae8eb49201bc56b8d4183d79af71b93a9ac2355;hb=cb811687cd15adff98b30f841617e35b8e3ccb85;hpb=485e4000dbfba23ea31ca335b8e131075a7b1c7d diff --git a/lib/editor/panel_dock/bay/element.rb b/lib/editor/panel_dock/bay/element.rb index 2ae8eb49..f6937bda 100644 --- a/lib/editor/panel_dock/bay/element.rb +++ b/lib/editor/panel_dock/bay/element.rb @@ -13,7 +13,7 @@ module Editor end def elements - self.root_item.panel_elements + self.root_item.scenario_elements end end