Skip to content
#

game

Here are 29,037 public repositories matching this topic...

d01010101
d01010101 commented May 2, 2020

Issue details

Textarea cursor/selection misaligned if line starts with a space.

Reproduction steps/code

Type a space at the beginning of a line. Then type a black character, the cursor line will be off about a half character width to the right.

Version of LibGDX and/or relevant dependencies

Fairly recent, gdx-setup has just been downloaded but it says nothing about the versio

heinezen
heinezen commented May 4, 2020

The new converter (#1151) uses member objects to operate on data from the .dat files. While these provide the necessary functions for conversion, they are also significantly larger than the original dat file entries (20x - 400x the size). This results in a comparatively high memory usage, especially for DE2 which uses ~1.6 GB of memory for all dat file entries. Note that the converter does not

lila
ifreund
ifreund commented Apr 29, 2020

We have a new system for creating activities that is more robust and flexible that the previous one. However, most activities still use use the old system. It would be good if we could migrate these legacy activities to the new system, as the resulting code is easier to read, understand, and maintain.

For reference, the initial PR implementing the system is #37450 and a few example PRs migratin

Improve this page

Add a description, image, and links to the game 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 game topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.