Changes between Version 1 and Version 2 of Ticket #30289, comment 2
- Timestamp:
- 08/05/20 07:43:42 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30289, comment 2
v1 v2 33 33 Imho, this try-except block should be removed and replaced by another solution (or at least restricted to a smaller snippet of code) since it can mask bugs like these. 34 34 35 Furthermore, I just noticed that picewise defined continuous maps (not quite the unusal case) could not be displayed properly (cf. #28554 for scalar fields).35 Furthermore, I just noticed that picewise defined continuous maps (not quite the unusal case) could perhaps not be displayed properly (cf. #28554 for scalar fields).