C2024-007: Proms form’s Font selection combo box visible from program switch when running in debug mode. Selection of the bottom right corner of the Proms form was difficult when in debug mode, instead of allowing to change the form size, the font combo box would expand. Since the font selection isn’t used often, it was decided to add this combo box on the form only if the /FontMenu command line argument is used when running in debug mode. Note that a small blank label replaces the font combo box if the combo box is not displayed, this was done so that the mouse could grab the bottom right corner & not position in the ItemId text box.
C2024-007: Proms form’s Font selection combo box visible from program switch when running in debug mode. Selection of the bottom right corner of the Proms form was difficult when in debug mode, instead of allowing to change the form size, the font combo box would expand. Since the font selection isn’t used often, it was decided to add this combo box on the form only if the /FontMenu command line argument is used when running in debug mode. Note that a small blank label replaces the font combo box if the combo box is not displayed, this was done so that the mouse could grab the bottom right corner & not position in the ItemId text box.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
C2024-007: Proms form’s Font selection combo box visible from program switch when running in debug mode. Selection of the bottom right corner of the Proms form was difficult when in debug mode, instead of allowing to change the form size, the font combo box would expand. Since the font selection isn’t used often, it was decided to add this combo box on the form only if the /FontMenu command line argument is used when running in debug mode. Note that a small blank label replaces the font combo box if the combo box is not displayed, this was done so that the mouse could grab the bottom right corner & not position in the ItemId text box.
code changes are good.
Tested with version 2.2.2404.1614. No issues found,