linutil icon indicating copy to clipboard operation
linutil copied to clipboard

implement dynamic auto updating word wrapping functionality to the descriptions

Open nnyyxxxx opened this issue 4 months ago • 0 comments

warning: incase you missed anything the word wrapping only applies to descriptions via "d" keybind, not anything else, it can be applied to everything else if @ChrisTitusTech wishes

suggested by @afonsofrancof

ref: https://github.com/ChrisTitusTech/linutil/pull/633 image

information:

let max_line_width = 80; is used as the base preset word wrap, it gets auto updated in the draw method through the update_wrapping func

Type of Change

  • [x] New feature

Description

adds dynamic / auto updating word wrapping to the descriptions

the vid lags quite a bit, my device isnt that very high quality

https://github.com/user-attachments/assets/8aa4ab94-815d-4b1a-9d49-035c315ab3c2

nnyyxxxx avatar Oct 04 '24 10:10 nnyyxxxx