andriyoganp / blue_print_pos

Helper to use bluetooth print in Android and iOS
Apache License 2.0
34 stars 77 forks source link

LeftStyle and RightStyle not working properly #58

Open Roldification opened 2 years ago

Roldification commented 2 years ago

This is a great project, among all other POS printer packages available out there, this was the one that fits perfectly to most users and is up-to-date.

However I only have one concern, it seems that using leftStyle and rightStyle on addLeftRightText() function makes no difference between the styling of the left and right texts. The left and right texts only follow what is set on the leftStyle property. Thanks!