OverlapView allows you to make a user interface without any limitations, now you can create overlying layouts as you imagined without increasing the size of your application via using png images.
Hello, I'm having some troubles, could you show an example on how to use the blocks? Because I can't make it work. Things dissappear instead of showing on top of the main layout.
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
component: which will be added in the container
margins: csv format string, length should be 1 or 4. 4 for (left, top,right,bottom)
gravity: number, use the build-in property block
index: number. the component with bigger index will be on top
@VSATISH13 Thank you for the great extension! This is exactly what I was looking for!
However I'm facing an issue - in the Companion, everything appears to be fine, but when I download and install the app, the buttons suddenly have borders around them, which dosen’t really look so nice on the white background. Take a look at the screenshots:
Which one is overlaped? it looks like same can be done without an extension.
Anyway, it's the reason on theme or background color of button? maybe try to replace the button with labels?
I've used it such that if anyone selects an item from the list, this infobox pops up with a bunch of options. Its working fine, but the border is the only problem.