ui: fixes for release
* screen search matches in code view single not always cleared * fixed copy full path in file title button broken * fixed last snippet scrollbar not immediatly visible
This commit is contained in:
@@ -238,8 +238,7 @@ void QtCodeNavigator::clearCodeSnippets()
|
||||
|
||||
m_singleHasNewFile = false;
|
||||
|
||||
m_screenMatches.clear();
|
||||
m_activeScreenMatchId = 0;
|
||||
clearScreenMatches();
|
||||
}
|
||||
|
||||
void QtCodeNavigator::clearFile()
|
||||
|
||||
Reference in New Issue
Block a user