Skip to content
#

modular

Here are 997 public repositories matching this topic...

OrchardCore
Skrypt
Skrypt commented Oct 5, 2020

If you create an admin menu node in which you decide to display all content types and that you set a global icon to use on all of them it will display the icon only on the first content type item in that node. It should display the same icon for all the menu items.

The issue seems to be in the ContentTypesAdminNodeNavigationBuilder where it does GetIconClasses.

![orchard](https://user-images

z3dev
z3dev commented Jan 10, 2021

Expected Behavior

The serializer should be able to

  • Serializer geom3
  • Serialize geom2
  • Serialize path2
  • Support UNIT in header
  • Support MATERIAL (2D) or COLORS (3D) on shapes (not segments / polygons)

Actual Behavior

The current serialization is only doing a minimum effort.

  • goem3 to indexed triangle set with coordinates and colors

Steps to Reproduce the Problem

Improve this page

Add a description, image, and links to the modular topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modular topic, visit your repo's landing page and select "manage topics."

Learn more