Default size of State column in Breakpoints list causes the bitmap to be cut-off/chopped.
- Lazarus/FPC Version: 3.99
- Operating System: Win 7
- CPU / Bitness: 64 bit
What happens
When opening the breakpoints window to see a list of breakpoints, the small bitmap on the left hand side is chopped because the "state" column is too narrow to accommodate the bitmap's full width
What did you expect
The State column to be wide enough to show the entire bitmap
Steps to reproduce
Put a breakpoint anywhere in code and make the Breakpoints window visible.
see thread: https://forum.lazarus.freepascal.org/index.php/topic,67161.msg516248.html#msg516248 for screenshot showing the problem.