programming:azul

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
programming:azul [2019/10/05 19:05] – created mhprogramming:azul [2019/10/07 00:12] mh
Line 20: Line 20:
 Dom::div().with_child(label.with_class("labels")) Dom::div().with_child(label.with_class("labels"))
 </code> </code>
 +
 +===== Current problems =====
 +
 +=== Display Glitch ===
 +
 +I am currently encountering a problem on my RBS while running the examples and even simple test programs I write with the redrawing. The content of the application disappears then reappears leaving a white blank page in between. I do not yet know where this comes from. For further investigation I will test the same examples and test programs on my main computer.
 +
 +=== Text overflows the div ===
 +
 +There seems to be a problem with divs and large text where some letters get cropped : 
 +
 +{{programming:azul_pb_1.png}}
 +
 +=== Window overflow ===
 +
 +Sometimes when running an example the program launches multiple identical windows (clones of the program in a way) perfectly stacked on top of each other. Moving the windows around reveals the glitch.
  • programming/azul.txt
  • Last modified: 2020/06/01 16:35
  • by 127.0.0.1