tdf#160122 Increase height of the Solver Options dialog
commitae2fa89cf241942e5a80e4f3b08182bcdab138da
authorRafael Lima <rafael.palma.lima@gmail.com>
Wed, 13 Mar 2024 22:30:17 +0000 (13 23:30 +0100)
committerAndras Timar <andras.timar@collabora.com>
Sun, 17 Mar 2024 19:42:33 +0000 (17 20:42 +0100)
treeac945d2d91ba1fbc842c5404a74c25db6702b61a
parent4756c7e6632f41ae48648f13ac463e6413f3315d
tdf#160122 Increase height of the Solver Options dialog

Currently the Solver Options dialog (Tools - Solver and then click the Options button) has a height of 6 rows, which is good for the Linear and Swarm non-linear solvers, since they have 4-5 options.

However, the SCO and DEPS engines have 12 and 19 options, respectively, so it is very unconfortable to view and scroll through these options with such a small dialog.

This patch raises the height of the dialog to 12, so that scrolling is minimized, making it more confortable to navigate through the solver options.

Change-Id: I51c1c6880613818dd91c6bb8494775c863e8b406
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164749
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit 58f565cb2dcf6e7b7eb2eb269776993516a29bf0)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164875
sc/source/ui/miscdlgs/solveroptions.cxx