Hello,
I'm using wicket-fragment in my page, my page has a primitive form, and
after submit decide to create and show one of the fragments below of my
primitive form.
I'm using the bootstrap panel.
After creating the fragment the height of the panel-heading in my fragment
contains my primitive form and the height is too large.
I created a sample to show you: (also you can see imageSample1.png &
imageSample2.png)
https://github.com/vahida1157/wicket-test/tree/master/src/main/java/com/mycompany/problems/fragmentpanelheading
.
.
.
When I decide to zoom in and send a better image, I realized after getting
zoom above 175% the problem was fixed. (you can see imageSample3.png) in
Github.

So why and what is the problem?

Reply via email to