Version
5.3.0
Link to Minimal Reproduction
https://nccrd.saeon.ac.za/reports
Steps to Reproduce
- Go to the URL
- Hover over the 'Save as image' toolbox item
Current Behavior
The toolbox item title is truncated by parent element
Expected Behavior
I expected there to be a toolbox.title.appendToBody configuration option such as is available as other parts of the API.
Environment
- OS:ALL (I think)
- Browser: Chrome
- Framework: React 17
Any additional comments?
I saw a similar issue - #10951. That has been marked as closed but as far as I can tell it is still an issue. (Or, I don't know of the configuration option to avoid this - for example, placing the title at left, right, bottom, etc. would help)
Version
5.3.0
Link to Minimal Reproduction
https://nccrd.saeon.ac.za/reports
Steps to Reproduce
Current Behavior
The toolbox item title is truncated by parent element
Expected Behavior
I expected there to be a
toolbox.title.appendToBodyconfiguration option such as is available as other parts of the API.Environment
Any additional comments?
I saw a similar issue - #10951. That has been marked as closed but as far as I can tell it is still an issue. (Or, I don't know of the configuration option to avoid this - for example, placing the title at
left,right,bottom, etc. would help)