DDLightbarMenu: Fix for text & text column alighment issues with UTF-8 text
Probably due to UTF-8 strings having variable-length characters, some strings with UTF-8 characters have a shorter printed length than expected, which can affect column alighments with items that have different pieces of data in 'columns', etc. For menu items with UTF-8 text that have color definitions that are arrays (signifying different colors for different 'columns' of data), the cursor is now positioned properly on the screen for each 'column' of data, and the intended width is filled in so that everything is properly aligned.
Merge request reports
Activity
assigned to @rswindell
added 6 commits
-
77774dc2...217700a6 - 5 commits from branch
master
- ec70de85 - Merge remote-tracking branch 'origin/master' into dd_lightbar_menu_item_write_UTF8_alignment_fix
-
77774dc2...217700a6 - 5 commits from branch
enabled an automatic merge when the pipeline for ec70de85 succeeds
mentioned in commit 4ec008ed
Please register or sign in to reply