ssd: make sizes of invisible SSD extents configurable

This commit is contained in:
Andrew J. Hesford 2025-01-17 11:07:07 -05:00
parent fa6e524412
commit 6b9cc5dd64
6 changed files with 20 additions and 8 deletions

View file

@ -152,6 +152,7 @@ struct rcxml {
enum resize_indicator_mode resize_indicator;
bool resize_draw_contents;
int resize_corner_range;
int resize_minimum_area;
struct {
int popuptime;