Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sapphire-dev] properties view contributions

Hey everyone,

I believe that the recent changes to SapphireEditor and the registration of diagram pages has broken the property page contributions.  To see this load the architecture editor and notice that selecting the diagram nodes doesn't display the correct properties view. So it looks like SapphireEditor#partByPage map doesn't contain the SapphireDiagramEditor at the time it is expected so the listener for setting the property page based on diagram page selection is never attached.  I can work around this issue in my adopter product by specifically setting setPageId() but just wanted to mention it that the ArchitectureEditor is not working as expected.

Thanks!

--
Greg Amerson
Liferay, Inc.
www.liferay.com
---
8-9 October 2012 | Liferay North America Symposium | liferay.com/northamerica2012
16-17 October 2012 | Liferay Europe Symposium | liferay.com/europe2012
24-25 October 2012 | Liferay Spain Symposium | liferay.com/spain2012


Back to the top