docs: changelog
This commit is contained in:
+4
-4
@@ -7,17 +7,17 @@
|
|||||||
+ comments improved, [ec962295a8789ff8010604e974969bf618ea7108]
|
+ comments improved, [ec962295a8789ff8010604e974969bf618ea7108]
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
+ Mouse capture is now more specific, should have substantial performance impact, 10x reduction in cpu usage when mouse is moved observed, as well as fixing intermittent mouse events output bug, [0a1b53111627206cc7436589e5b7212e1b72edb8], [93f7c07f708885f8870da5dfb6d57c62f93c9c78], [c74f6c1179b5f62989eb74f395a56b43a8781b03]
|
+ mouse capture is now more specific, should have substantial performance impact, 10x reduction in cpu usage when mouse is moved observed, as well as fixing intermittent mouse events output bug, [0a1b53111627206cc7436589e5b7212e1b72edb8], [93f7c07f708885f8870da5dfb6d57c62f93c9c78], [c74f6c1179b5f62989eb74f395a56b43a8781b03]
|
||||||
+ Improve the styling of the help information popup, [28de74b866f07c8543e46be3cab929eff28953fd]
|
+ improve the styling of the help information popup, [28de74b866f07c8543e46be3cab929eff28953fd]
|
||||||
+ use checked_sub & checked_div for bounds checks, [72279e26ae996353c95a75527f704bac1e4bcf4d]
|
+ use checked_sub & checked_div for bounds checks, [72279e26ae996353c95a75527f704bac1e4bcf4d]
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
+ correctly set gui error, [340893a860e99ec4029d12613f2a6de3cb7b47e2]
|
+ correctly set gui error, [340893a860e99ec4029d12613f2a6de3cb7b47e2]
|
||||||
|
|
||||||
### Refactors
|
### Refactors
|
||||||
+ Dead code removed, [b8f5792d1865d3a398cd7f23aa9473a55dc6ea44]
|
+ dead code removed, [b8f5792d1865d3a398cd7f23aa9473a55dc6ea44]
|
||||||
+ improve the get_width function, [04c26fe8fc7c79506921b9cff42825b1ee132737]
|
+ improve the get_width function, [04c26fe8fc7c79506921b9cff42825b1ee132737]
|
||||||
+ Place ui methods into a Ui struct, [3437df59884f084624031fceb34ea3012a8e2251]
|
+ place ui methods into a Ui struct, [3437df59884f084624031fceb34ea3012a8e2251]
|
||||||
+ get_horizotal/vertical constraints into single method, [e8f5cf9c6f8cd5f807a05fb61e31d7cd1426486f]
|
+ get_horizotal/vertical constraints into single method, [e8f5cf9c6f8cd5f807a05fb61e31d7cd1426486f]
|
||||||
+ docker update_everything variables, [074cb957f274675a468f08fecb1c43ff7453217d]
|
+ docker update_everything variables, [074cb957f274675a468f08fecb1c43ff7453217d]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user