Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ disableOnionskin
Method
disableOnionskin
src/render/render.cpp:524–527 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
522
}
523
524
void Render::disableOnionskin()
525
{
526
m_onionskin.type(OnionskinType::NONE);
527
}
528
529
void Render::renderSprite(
530
Image* dstImage,
Callers
2
onPaint
Function · 0.80
drawOneSpriteUnclippedRect
Method · 0.80
Calls
1
type
Method · 0.45
Tested by
no test coverage detected