Draft: changes ctrl , alt to command , option
am I doing right in modifiers.cpp ? like it correctly shows command for command key but it does't have the functionality of the ctrl key what should I do ?
Merge request reports
Activity
hmm i am not expert but since this fucion is needed in multiple places would not some more generic approach work better ?.
not exactly sure how but make some generic file that will detect if you are on mac win PC and then went you want to add control or alt in to tooltips you would import this fucion from this file . i think this fucion is going to be need in lots of places like tooltips, shortcuts, menus contextual menus sometimes as a UI text.
btw maybe it already works this way so fell free to ignore :D i am not a real voice how things should be implmneted
Edited by Adam Belis
Please register or sign in to reply