Quote:
Originally Posted by BeckyEbook
Yes, it's code from ValidationResultsView.cpp file.
A small change is enough:
Code:
setAllowedAreas(Qt::BottomDockWidgetArea | Qt::TopDockWidgetArea);
I checked today and it turns out that validation window on top is pretty cool.
When making corrections, you do not look at the bottom of the screen, but under the toolbars and over Code View.
|
Thank you! I found ValidationResultsView.cpp, but building Sigil is definitely beyond my skill set.
What's the best way to request this change in the next Sigil release? Should I start a new thread? PM DiapDealer and KevinH? Figure out how to post on GitHub?
Oops! Doitsu beat me to this. Thank you!