kasemir / org.csstudio.display.builder

Update of org.csstudio.opibuilder.*
Eclipse Public License 1.0
2 stars 10 forks source link

Wrong transparent background in EmbeddedDisplay. #482

Closed claudio-rosati closed 5 years ago

claudio-rosati commented 5 years ago

The previous style class "embedded-display " was substituted with "edge-to-edge". In this way the transparency is lost.

Both style classes must be added to the ScrollView: one for the transparency, the other for the removal of 1px border.