Open LittiGit opened 4 years ago
You have to untick auto expand of codeboxes in preferences dialog tab rich text
Guispen, yes but if check expand codebox then there is a scroll bar appears and everything will not fit into the window (which is very convenient) and anyway size changing doesn't work unfortunately :( P.S. Thank you very much for your work!
I've been investigating the codebox resizing issue and have some observations and suggestions:
Width Adjustment:
codebox_width_pixels
to true in the config (or clicking the percent sign in codebox settings) allows for percentage-based width adjustment.Height Adjustment:
Proposed Solution:
Current Limitations:
Code Location:
src/ct/ct_actions_others.cc
.This solution would likely address both my needs and those of the original poster, providing a more flexible and user-friendly codebox experience.
0.99.15 Windows10 portable
The setting of the size (pixels or percent) of a codebox is ignored. Codebox is displayed maximized. Seems it starts well (<1s) then becomes maximum.
Same document opened in 0.39.4 looks OK.
Change theme doesn't help.
Anyone else with this problem? Any other setting necessary?