This website requires JavaScript.
Explore
Help
Sign In
thib8956
/
new-shapes
Watch
1
Star
0
Fork
0
You've already forked new-shapes
Code
Issues
7
Pull Requests
7
Actions
Wiki
Activity
Files
bf01bae17f4d2d406d0f3d93cdf6267b3d9be8a6
new-shapes
/
src
/
main
/
java
/
ovh
/
gasser
/
newshapes
/
shapes
History
Thibaud
873f5d2711
All checks were successful
CI / build-and-test (pull_request)
Successful in 17s
Details
fix: SText.updateMeasuredBounds() must mutate internal bounds, not defensive copy
...
Closes
#27
2026-03-27 23:22:08 +00:00
..
AbstractShape.java
fix: fix resize and dragging
2026-03-26 23:55:38 +01:00
ResizeHandle.java
implement resize feature
2026-03-19 22:32:49 +01:00
SCircle.java
fix: fix resize and dragging
2026-03-26 23:55:38 +01:00
SCollection.java
Fix bugs: stroke condition, logging typo, NPE in clone(), mutable bounds
2026-03-19 22:32:53 +01:00
Shape.java
implement resize feature
2026-03-19 22:32:49 +01:00
SRectangle.java
Fix bugs: stroke condition, logging typo, NPE in clone(), mutable bounds
2026-03-19 22:32:53 +01:00
SText.java
fix: SText.updateMeasuredBounds() must mutate internal bounds, not defensive copy
2026-03-27 23:22:08 +00:00
STriangle.java
fix: fix resize and dragging
2026-03-26 23:55:38 +01:00