@boykomarkov22gmail-com
@boykomarkov22gmail-com
Forum Replies Created
-
AuthorPosts
-
Markov
KeymasterHi Marcin,
The Kanban fields types are “date”, “string”, “number” and “bool”.
Regards,
MarkovSmart UI Team
Markov
KeymasterHi Andrea,
At present we do not support custom tooltips in the Grid, only standard tooltips which show the cell value. The appearance.showTooltips property determines whether tooltips will be shown on mouse over.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi Shahbaz Ali,
Could you share an image or code which shows this? I could not understand your question.
Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
The reported behavior would be resolved in the next version of Smart UI. Thank you for the feedback and reporting it!
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
Add valuesOnTicks: false to the xAxis settings as a solution.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/November 29, 2024 at 8:51 am in reply to: Unable to use Angular component within task columns #111859Markov
KeymasterHi Kiran,
The formatFunction is for rendering custom HTML in the task columns. It is not possible to render complex content such as components in the gantt cells.
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
For QR code, we have this: https://www.htmlelements.com/demos/qrcode/overview/
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
You can look at https://www.htmlelements.com/demos/window/types/
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/November 20, 2024 at 10:54 am in reply to: Start date is unexpectedly updated when resizing a project #111819Markov
KeymasterHi Kiran,
Thank you for the description. We see the date as 12:00 in our time zone, but setting the hour to 2:30 and resizing we observed the problem. We will resolve it for the next release of the Gantt.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
I suggest you to open your browser’s DevTools and check what happens on your side and see if you have some additional CSS styles applied as the opacity is defined in CSS.
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
Thank you for the bug report. We confirm it and will resolve it as soon as possible.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
Example: https://codepen.io/jqwidgets/pen/mdNYyOd
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
See the updated CSS below
html, body { padding: 10px; } .smart-window { width: 1500px !important; } .centered { display: flex; align-items: center; justify-content: center; } #progressbar3 { width:100px !important; height:100px !important; } #progressbar4 { width:125px !important; height:125px !important; } .divall { width:100%; height:800px; background: blue; }
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
Please, provide a demo for this
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
You can try this:
smart-tooltip .smart-tooltip-content { opacity: 1;}
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/ -
AuthorPosts