MaterialFX icon indicating copy to clipboard operation
MaterialFX copied to clipboard

MFXStepper and MFXStepperToggle Text customization

Open Ruppai opened this issue 2 years ago • 1 comments

I try to use the MFXStepper for a project and the single steps need descriptions with more then 10 chars, but the text gets cut of. I tried to finde a solution in the demo and the classes. In the demo the descriptions are short, so this isn't an issue there and in the classes (MFXStepper and MFXStepperToggle) I haven't found any method to modify how the text is shown. I tried to use \n and the other linebreak escape sequences but with no effect. I also tried to change the minWidth of the steps, but that had also no effect. Is there anything I've missed, or is there no such feature? Have a nice day (please excuse grammar and spelling mistakes I'm not a native speaker Anmerkung 2022-05-04 130127 )

Ruppai avatar May 04 '22 11:05 Ruppai

I'll investigate the issue asap, but I think the best solution would be to review the stepper's skin

palexdev avatar May 31 '22 10:05 palexdev