acts-project / acts-project/actsvg
Issue with ids containing dashes or spaces in svg objects
- Ngôn ngữ chính
- C++
- Star
- 1
- Fork
- 11
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Using a dash or space in an svg object's id seems to cause issues (perhaps this is also the case with other characters). For example is when displaying information boxes, the following code from the information box tests works:

However changing the id to either of the following examples results in the information box no longer being displayed.


Perhaps it would be beneficial to implement a check that notifies the user if the id is problematic.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.