Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dummy div in a IWRegion
#10
I don't think that the root cause of the problem was solved (no info here), but I don't download the last release, and now I'm no longer working on this project.
As a workaround, I set a double CSS class to manage the expected region with or without a dummy DIV.
Code:
[id^="IWREGIONRELATIONS"] div, [id^="IWREGIONRELATIONS"] {
    display: flex;
    flex-direction: column;
    padding: 5px;
}

Not a perfect solution, but the render is correct in both case.
Reply


Messages In This Thread
Dummy div in a IWRegion - by StephB - 04-24-2024, 12:30 PM
RE: Dummy div in a IWRegion - by StephB - 04-24-2024, 01:34 PM
RE: Dummy div in a IWRegion - by StephB - 04-24-2024, 03:58 PM
RE: Dummy div in a IWRegion - by StephB - 05-07-2024, 09:02 AM
RE: Dummy div in a IWRegion - by Moskwa - 06-17-2024, 06:29 PM
RE: Dummy div in a IWRegion - by StephB - 06-19-2024, 09:22 PM

Forum Jump:


Users browsing this thread: 8 Guest(s)