-
Notifications
You must be signed in to change notification settings - Fork 217
Description
Retype is a cool tool for smaller websites, but its limits are pushed quite easily with a bit more involved workloads.
Here is an example of a medium workload of that kind:
-
As you can see, the page title is not getting wrapped and it is overflowing to the right side of the screen when viewed in a maximized browser window. It would be nice if Retype could do a sane thing there, like forcing an overflow even when there are no line-breaking opportunities available
-
The navigation pane gets wrecked by longer titles and deeper hierarchy
-
The performance of page loads are suffering quite a bit. Try to click on some items in navigation pane and note how relatively slow every page load is. We checked that and it seems that the delay is CPU bound somewhere deep inside the javascript
Are those expectations aligned with the sprit of the product? If yes then we would be more than happy to become your long-term commercial customer.