logic: Scroll active definition to top of code view is possible
* don't log hande message * fixed graph gets animated when using next and previous code reference shortcuts * fixed message scroll code handling
This commit is contained in:
@@ -44,6 +44,7 @@ public:
|
||||
void onWindowFocus();
|
||||
|
||||
QtCodeFile* getFile(const FilePath filePath);
|
||||
std::pair<QtCodeSnippet*, int> getFirstSnippetWithActiveScope() const;
|
||||
|
||||
private:
|
||||
QtCodeSnippet* getFirstActiveSnippet() const;
|
||||
|
||||
Reference in New Issue
Block a user