mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#294
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/153
Author: @AlexandreArduino
Created: 2/8/2022
Status: ❌ Closed
Base:
upsilon-dev← Head:upsilon-dev-color-functions📝 Commits (2)
86a3f45added a change function color parameter6c89889removed unused namespace📊 Changes
18 files changed (+265 additions, -6 deletions)
View changed files
📝
apps/graph/Makefile(+2 -0)📝
apps/graph/base.de.i18n(+8 -0)📝
apps/graph/base.en.i18n(+8 -0)📝
apps/graph/base.es.i18n(+8 -0)📝
apps/graph/base.fr.i18n(+8 -0)📝
apps/graph/base.hu.i18n(+8 -0)📝
apps/graph/base.it.i18n(+8 -0)📝
apps/graph/base.nl.i18n(+8 -0)📝
apps/graph/base.pt.i18n(+8 -0)➕
apps/graph/list/color_list.cpp(+43 -0)➕
apps/graph/list/color_list.h(+12 -0)➕
apps/graph/list/color_parameter_controller.cpp(+72 -0)➕
apps/graph/list/color_parameter_controller.h(+44 -0)📝
apps/graph/list/list_parameter_controller.cpp(+17 -5)📝
apps/graph/list/list_parameter_controller.h(+4 -1)📝
apps/shared/function.cpp(+4 -0)📝
apps/shared/function.h(+2 -0)📝
kandinsky/include/kandinsky/color.h(+1 -0)📄 Description
You can now change the function color as asked in the issue
https://user-images.githubusercontent.com/62015246/152982214-64c8ea71-3774-42ea-b35c-5041481729ef.mp4
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.