This commit is contained in:
Loic Guegan 2022-12-31 09:40:39 +01:00
parent f1f638100f
commit 2bb6730df8
7 changed files with 62 additions and 51 deletions

View file

@ -73,6 +73,9 @@ typedef struct Status {
double NagRightMargin = 0;
double MarginBarWidth = 50;
double ScrollbarWidth = 30;
double TextCharWidth=14, TextCharHeight=24;
/// @brief How many char per line for comments
std::uint16_t CharPerLine=100;
double MoveIconWidth = 25;
std::uint16_t CommentLinePerRow = 2;
/// @brief Ask the editor to scroll for a specific amout of pixels