11 Commits
Author SHA1 Message Date
GHOST11111100andGitHub 240abb939f Links (#615)
* add URL support to Label element and XML parsing

* refactor Label URL handling to use getter method in setURL

* implement URL opening confirmation dialog and platform-specific URL handling

* fix: fixed build errors

* remove: delete test link label from worlds.xml

* refactor: remove URL handling from Label class and XML parsing

* refactor: clean up Label class by removing unnecessary whitespace and improving code readability

* refactor: remove unused URL member from Label class

* refactor: remove unused URL attribute from XML UI documentation and related code

* refactor: improve code readability by adding whitespace and formatting adjustments in Label class

* refactor: improve whitespace consistency in Label class and add URL opening functionality in libcore
2025-09-26 21:39:12 +03:00
GHOST11111100 310dc9ebb2 fix: correct tooltip comparison logic and streamline stack setting in SlotView 2025-07-27 14:48:41 +03:00
GHOST11111100 1e270d4adb refactor: enhance tooltip handling by making caption and description retrieval static 2025-07-27 02:26:05 +03:00
GHOST11111100 d489dab013 refactor: streamline tooltip handling by separating caption and description retrieval 2025-07-27 00:51:42 +03:00
GHOST11111100 7893338b67 fix: update tooltip handling to display caption only when description is empty 2025-07-27 00:29:23 +03:00
GHOST11111100 a784a68c44 refactor tooltip handling in SlotView to improve caption and description retrieval 2025-07-26 22:02:53 +03:00
GHOST11111100 0caed92baa added docs and fixed desc loading from item def 2025-07-26 17:58:57 +03:00
GHOST11111100 59d706323a added item.description() to itemlib, and update docs 2025-07-26 17:21:00 +03:00
GHOST11111100 b4d41a59e4 added docs 2025-07-26 16:59:58 +03:00
GHOST11111100 21364af7a3 added description to item 2025-07-26 16:49:39 +03:00
GHOST11111100 b4b49ccd83 added custom caption to items. fixed glyph render. 2025-07-26 16:19:00 +03:00