Creates an RTImage cache
Fixes: - Fixes GUI issue on Windows (GDI handles limit reached) - Fixes an incorrect icon name in Perspective tool - Adds robustness RTScalable::loadSurfaceFromIcon function
This commit is contained in:
@@ -52,4 +52,5 @@ public:
|
||||
bool hasSurface();
|
||||
|
||||
Cairo::RefPtr<Cairo::ImageSurface> get();
|
||||
void updateSurface();
|
||||
};
|
||||
|
Reference in New Issue
Block a user