Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/adolfintel/NoteBot
/ getTextScale
Method
getTextScale
StickyNotes/src/com/dosse/stickynotes/Note.java:651–653 ·
view source on GitHub ↗
get current text scale @return text scale
()
Source
from the content-addressed store, hash-verified
649
* @
return
text scale
650
*/
651
public
float getTextScale() {
652
return
textScale;
653
}
654
655
/**
656
* set
new
text scale
Callers
1
saveState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected