flet icon indicating copy to clipboard operation
flet copied to clipboard

Allow datatable row to wrap text demanded by ft.Text

Open jvalle63 opened this issue 1 year ago • 3 comments

windows 10

ft.DataCell(ft.Text(x['Item'],width=170)),

If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead.


GENERAL SUPPORT INFORMATION

The GitHub issue tracker is for bug reports and feature requests. General support can be found at the following locations:

  • Flet discussions - https://github.com/flet-dev/flet/discussions
  • Flet Discord server - https://discord.gg/dzWXP8SHG8
  • Post a question on StackOverflow, using "flet" tag -->

Please Describe The Problem To Be Solved

(Replace This Text: Please present a concise description of the problem to be addressed by this feature request. Please be clear what parts of the problem are considered to be in-scope and out-of-scope.)

(Optional): Suggest A Solution

(Replace This Text: A concise description of your preferred solution. Things to address include:

  • Details of the technical implementation, e.g. Flutter widget solving the problem.
  • Tradeoffs made in design decisions
  • Caveats and considerations for the future

If there are multiple solutions, please present each one separately. Save comparisons for the very end.)

jvalle63 avatar Jan 08 '24 16:01 jvalle63