aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui.rs
Commit message (Collapse)AuthorAgeFilesLines
* degree and radian modesSam Anthony2023-03-131-7/+13
|
* constantsSam Anthony2023-02-111-5/+12
|
* remove mouse captureSam Anthony2023-02-091-7/+2
|
* replace if let with matchSam Anthony2023-02-091-4/+3
|
* use Function::parse for ui styling rather than array of function stringsSam Anthony2023-02-091-4/+2
|
* cos and tan functionsSam Anthony2023-02-091-1/+1
|
* trig function stylingSam Anthony2023-02-091-5/+20
|
* boxed widgetsv0.3.4Sam Anthony2023-02-041-8/+21
|
* version number widgetSam Anthony2023-02-041-5/+12
|
* refactor uiSam Anthony2023-02-021-18/+24
|
* refactorSam Anthony2023-02-011-1/+29
|
* refactorSam Anthony2023-02-011-0/+32