bvschaik / julius

An open source re-implementation of Caesar III
GNU Affero General Public License v3.0
2.79k stars 311 forks source link

bookmark after rotation #688

Closed feiyunw closed 1 year ago

feiyunw commented 1 year ago

Steps to produce the bug:

bvschaik commented 1 year ago

Interesting one. I'm guessing the original C3 also has the same issue. The bookmark stored the view coordinates without taking orientation into account.