Suraj
Suraj
As suggested here: https://forum.freecadweb.org/viewtopic.php?f=23&t=44580&start=230#p423745 Last shape in the following image: 
As suggested here: https://forum.freecadweb.org/viewtopic.php?f=23&t=44580&start=180#p420727
As suggested by @ebrahimraeyat here: https://forum.freecadweb.org/viewtopic.php?f=23&t=44580&p=420291#p420418
As discussed here: https://forum.freecadweb.org/viewtopic.php?f=23&t=44580&p=420291#p420291
As suggested [here](https://forum.freecadweb.org/viewtopic.php?f=23&t=44580&p=419093#p419257) by @amrit3701 > When a user created new rebars after creating a drawing, there should be a document observer which will automatically add rebars to views. Or,...
before: sorting was run after pagination, leading to sort only results of current page after: sorting now runs before pagination, leading to correct results Improved logic of: https://github.com/teamtnt/laravel-scout-tntsearch-driver/pull/285 with default...