Quote:
Originally Posted by carmenchu
- I couldn't anymore rearrange the tabs of open pages by dragging them
|
This was by design. There's some ugliness in Qt's QTabBar code that will crash Sigil under certain situations when rearranging tabs. We did, however leave an option for the user to override this decision with an environment variable. We're just not going to respond to any bug-reports related to issues with rearranging tabs should anyone choose to override it.
The variable is called SIGIL_ALLOW_TAB_MOVEMENT in case anyone's interested. It just needs to be set, so any value should do. Just remember you're on your own should problems arise from it.