frappe / print_designer

Visual print designer for Frappe / ERPNext
GNU Affero General Public License v3.0
217 stars 119 forks source link

Inconsistent placement of elements #314

Open the3dfox opened 3 months ago

the3dfox commented 3 months ago

Hi, not sure if this is bug or a feature, but when placing components I get strange behaviors. On the left you can see the output on the right the editor view. In this first example everything looks kinda normal, although not sure what happens to the right upper container (gets squished) image

As soon as I position two text elements on the same height, they gut pushed up all the way to the previous elements. Am I using the software wrong or is this the intended behavior? And if yes, what is the correct way to place two elements at the same height? image I also had some other weird behavior having two or more rectangles or text elements side by side, unfortunately I can not recreate them at the moment.

maharshivpatel commented 3 months ago

@the3dfox which browser are you using ?

the3dfox commented 3 months ago

First I was using Firefox 127.0.2 (64-bit) but I had too many problems so I switched to Brave Version 1.67.123 Chromium: 126.0.6478.126

BaaridunNasr commented 3 months ago

@the3dfox This issue can be temporarily worked-around by using Chrome.

the3dfox commented 3 months ago

alright, had to install it first, but results are now as in preview... will keep testing. Maybe add this information somewhere for new users until fixed, because it was very frustrating for me not knowing what's going on

maharshivpatel commented 3 months ago

@PhantomKunai @the3dfox issue is firefox implements sort differently 😬