mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 12:14:37 +07:00
Elements no longer inherit default presentation from PyPresentableElementImpl. Most of the presentation logic has been moved from PyStructureViewElement to getPresentation() of particular elements. Added PyElementPresentation class that can be customized via subclassing.