Hi, I am working with webide and I am using BlockLayout. The Blocks are displayed just fine bue the property 'Background' doesn't work.
The blocks are rendered on screen and the class sapUiBlockLayoutBackgroundMixed is added. However it doesn't do anything. If I open the debug console the class doesn't appear under the styles sections ( only .sapUiBlockLayoutSizeL .sapUiBlockHorizontalCellsRow, .sapUiBlockLayoutSizeXL .sapUiBlockHorizontalCellsRow, .sapUiBlockLayoutSizeM .sapUiBlockHorizontalCellsRow ).
These are the libraries I'm loading:
Any ideas ? thanks !