Issue Fixes:
UI fix on Font dropdown in Table Element
When a user selects a specific row/column on a table element and clicks on the font family menu to alter the font style, the font family name appears in the full name in the previous version.
Furthermore, the font style was the same across the font family.
These problems have now been resolved. Users may now see an ellipse next to the font family name in the design section's dropdown as well as in the text bubble menu.
In addition, the font style was changed to dynamic for the respective font family.
Add module - grid items are not fully fetched
Previously, When a Loree user adds a module and immediately navigates to the grid contents, they will notice that the objects are not fully fetched.
This problem has been fixed. Users can now retrieve pages from the Pages list. However, when the user selects the Add Module option, they will be able to retrieve all pages.
A timestamp is getting added before the Image name in Loree Images
In the previous version, when the user attempted to save a new Loree image, a timestamp was included in the filename.
This problem has been fixed. Now, when the user attempts to save a new Loree image, it will be saved with simply the unique filename that the user specifies, with no timestamp. Loree also prohibits users from uploading multiple images with the same name to the same course. However, the same image name is permitted on different courses. It shows duplicate names for different images in the user view it is because the images are saved in different courses.
When a user clicks Save to LMS, Canvas LMS creates a duplicate name and does not alter any existing names unless the same picture is used from the course image. The names of the images are stored differently at the backend, even if we provide the same name to multiple images.
The issue with creating unordered text boxes
As a Loree user, when the user clicks on an unordered text box and press enter it just seems to create extra space within the box, and a new bullet is not created automatically.
This issue is now resolved. Now, when the user clicks on an unordered text box and press enter, it would create another unordered text box.
Thank You