node-red / node-red-ui-nodes

Additional nodes for Node-RED Dashboard
Apache License 2.0
122 stars 83 forks source link

ui-tables: alignment no longer working with v0.4.0 #87

Closed m-schaeffler closed 2 years ago

m-schaeffler commented 2 years ago

Which node are you reporting an issue on?

node-red-node-ui-table v0.4.0

What are the steps to reproduce?

set alignment of one column to center or right

What happens?

instead of center or right the column is left aligned

What do you expect to happen?

alignment setting is respected

Please tell us about your environment:

suttridge commented 2 years ago

No, I'm afraid v0.4.1 does not fix this - it is still the same - every column is left-aligned no matter what the setting is.

m-schaeffler commented 2 years ago

sorry, but the issue is not fixed with 4.0.1

m-schaeffler commented 2 years ago

alignement is working, if you reselect the used alignement in the properties.

suttridge commented 2 years ago

Ah yes, have to go and change each alignment selector in every table, and then it is fine. Thanks.

dceejay commented 2 years ago

I have reverted (republished) the older 0.3.x as 0.4.2 (complete with old vulnerabilities) and moved the latest library version to a new branch while we work on it to make it more compatible.