Skip to content

UI Layout Improvements

Latest
Compare
Choose a tag to compare
@ErnestOrt ErnestOrt released this 08 Jan 10:03
· 1 commit to master since this release
4b3c233

NOTE: If you want to use examples provided (microservice-example-gradle & microservice-example-maven), please, clone the repository instead of downloading release zip. They need .git folder due to git related plugins specified on pom.xml and build.gradle

This release comes from the @0x1C1B time!

Main Goal

The adjustment to the screen resolution works for the most part very well. However, there are occasional shifts in the layout of the views instances.html and settings.html. For screen resolutions that fall under the break point md (hence >= 992px) or lg (hence >= 1200px) in the Bootstrap Framework, problems with the layout occur in the lower range. By lining up the cards in a row, the individual cards have too little space to scale the contents reasonably, depending on the resolution.