Now both hoversel and button are usable.
This is easiest way to fix the bug. But why it didn't work well even
hoversel inherit button default style?
Revert "button: revert this patch because this patch just broke hoversel."
This reverts commit
3238c8787511aaf69b755760b24f1aa518477d75.
text_class: "button";
}
visible: 0;
+ fixed: 1 1;
}
desc { "visible";
inherit: "default";
text.min: 1 1;
text.ellipsis: -1;
visible: 1;
+ fixed: 0 0;
}
desc { "textonly";
inherit: "default";
text.min: 1 1;
text.ellipsis: -1;
visible: 1;
+ fixed: 0 0;
}
desc { "disabled_visible";
inherit: "default";
text.min: 1 1;
text.ellipsis: -1;
visible: 1;
+ fixed: 0 0;
}
desc { "disabled_textonly";
inherit: "default";
text.min: 1 1;
text.ellipsis: -1;
visible: 1;
+ fixed: 0 0;
}
}
rect { "event";
text.text_class: "hoversel";
text.ellipsis: -1;
color3: 255 255 255 255;
+ fixed: 1 1;
}
desc { "visible";
inherit: "default";
text.min: 1 1;
text.ellipsis: -1;
visible: 1;
+ fixed: 0 0;
}
desc { "textonly";
inherit: "default";
text.min: 1 1;
text.ellipsis: -1;
visible: 1;
+ fixed: 0 0;
}
desc { "disabled_visible";
inherit: "default";
text.min: 1 1;
text.ellipsis: -1;
visible: 1;
+ fixed: 0 0;
}
desc { "disabled_textonly";
inherit: "default";
text.min: 1 1;
text.ellipsis: -1;
visible: 1;
+ fixed: 0 0;
}
}
image { "select_line"; nomouse;