Skip to content

Commit

Permalink
trigger options update when preserve sort is updated
Browse files Browse the repository at this point in the history
  • Loading branch information
scottdurow committed Dec 1, 2022
1 parent 8a5d56e commit c1301fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code-component/PowerDragDrop/ManifestConstants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ export const ZONE_OPTIONS_PROPERTIES: string[] = [
ManifestConstants.MaximumItems,
ManifestConstants.Scroll,
ManifestConstants.DelaySelect,
ManifestConstants.PreserveSort,
];

export enum DirectionEnum {
Expand Down

0 comments on commit c1301fa

Please sign in to comment.