parnoldx / nasc

Do maths like a normal person
http://parnoldx.github.io/nasc/
GNU General Public License v3.0
560 stars 37 forks source link

Right pane background is not filled #54

Closed nick87720z closed 7 years ago

nick87720z commented 7 years ago

After start right pane has contents of what is behind, but it is not transparency, as during window move contents moves too. When result is changed, it is also not cleared.

gentoo, gtk+-3.22.11, cairo-1.14.8, vala-0.34.8

upd.: in ResultView.vala alpha is set to 0, must be 100 upd2: they are double values

parnoldx commented 7 years ago

Hey, maybe it is something with GTK 3.22. Since the actual version of elementary is targeted it is adapted to 3.18 till the next version. Or a theme issue.

parnoldx commented 7 years ago

Fixed