Skip to content
#

modular

Here are 1,048 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

phenom4n4n
phenom4n4n commented Jul 13, 2021

What Red version are you using?

3.4.12

Cog name

Mod

Command name

rename

What did you expect to happen?

The bot would respond, telling the user that they cannot edit the names of members higher than them.

What actually happened?

The user was able to edit the name of a member higher than them.

How can we reproduce this error?

  1. Place the bot’s role above 2 users
z3dev
z3dev commented Jan 10, 2021

Expected Behavior

The serializer should be able to

  • Serialize geom3 to IndexedTriangleSet
    • Support colors on polygons, translating to Color
  • Serialize geom2 to IndexedLineSet or LineSet
  • Serialize path2 to IndexedLineSet or LineSet
  • Support UNIT in header
  • Support colors on geometries, translating to Appearance
    • Material emissiveColor

Actual Behavior

The current se

azerothcore-wotlk

CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

  • Updated Aug 24, 2021
  • C++

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