mirror of https://github.com/Gnucash/gnucash
On first start up, cells with a pop up were initialised with the sample text plus the cell height. This worked most of the time but with small fonts the height could be smaller than the minimum button width so the cell was too small. Add a function to retrieve the button width which can not be less than the minimum button width and add this to be the sample text width. Also when you double clicked on the header of a pop up cell column to auto size the cell width it did not take into account the button width and so was too narrow, this is also fixed by getting the button width.pull/609/head
parent
75dba61255
commit
b7f67bb387
Loading…
Reference in new issue