multiSnow / mcomix3

End of Fork
Other
97 stars 39 forks source link

Fixed RTL language layout #136

Closed jNullj closed 3 years ago

jNullj commented 3 years ago

An old syntax thats is not supported by PyGObject was used to set default text direction as RTL in RTL language. Updated based on the current docs for PyGObject found here https://lazka.github.io/pgi-docs/#Gtk-3.0/classes/Widget.html#Gtk.Widget.set_direction Tested on archlinux.

fixes issue #135