logic: Improved code view performance
* Don't set stylesheet for every token activation * Streamlined code area creation steps * Delay most syntax highlighting until lines become visible
This commit is contained in:
@@ -41,8 +41,6 @@ public:
|
||||
virtual bool isInListMode() const;
|
||||
virtual bool hasSingleFileCached(const FilePath& filePath) const;
|
||||
|
||||
|
||||
|
||||
private:
|
||||
void performScroll();
|
||||
void setStyleSheet() const;
|
||||
|
||||
Reference in New Issue
Block a user