Rename the "Resize by data?" to "Columns sized by" and disabled the 'Maximum column width'
button if 'Columns sized by' is set to 'Column data'. Fixes #6622
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=508f97b08e775753551b8830270a8ab49938a56e
Modified Files
--------------
docs/en_US/images/preferences_sql_results_grid.png | Bin 164029 -> 150068 bytes
docs/en_US/preferences.rst | 13 +++---
docs/en_US/release_notes_5_6.rst | 1 +
web/pgadmin/preferences/static/js/preferences.js | 52 ++++++++++++++++++++-
.../js/slickgrid/plugins/slick.autocolumnsize.js | 4 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 21 ++++++---
.../sqleditor/utils/query_tool_preferences.py | 24 +++++-----
web/pgadmin/utils/preferences.py | 5 +-
8 files changed, 90 insertions(+), 30 deletions(-)